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-09-30 15:15:56 +1000
commit418075e11f6c318e346211c916e113d811fa52b4 (patch)
tree85b3531015d926a0e8beefce5f7b016353576677 /Makefile.am
parent5598543a9663a846a0b7e42f395207bc44381e41 (diff)
downloadflac-418075e11f6c318e346211c916e113d811fa52b4.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