summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorErik de Castro Lopo <erikd@mega-nerd.com>2019-09-29 11:31:22 +1000
committerErik de Castro Lopo <erikd@mega-nerd.com>2019-10-01 08:18:28 +1000
commitf771c6451b49f7ca5b398dd1a92dbcdec66422de (patch)
tree674b16b01bc9ae9fa2ef7896552a5b8d2cfdfe94 /Makefile.am
parent44036c9a9b45d03373fe90e9c112852bfc054c51 (diff)
downloadflac-f771c6451b49f7ca5b398dd1a92dbcdec66422de.tar.gz
Remove un-needed Makefile.am
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 38aea04a..19899cd4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -31,7 +31,7 @@
ACLOCAL_AMFLAGS = -I m4
-SUBDIRS = doc include m4 man src test build objs microbench
+SUBDIRS = doc include m4 man src test build microbench
if EXAMPLES
SUBDIRS += examples