diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am index 086e1994..5286bf88 100644 --- a/Makefile.am +++ b/Makefile.am @@ -29,7 +29,7 @@ # -SUBDIRS = doc include man src test +SUBDIRS = doc include man src test build flac.pbproj obj DISTCLEANFILES = libtool-disable-static @@ -39,9 +39,7 @@ EXTRA_DIST = \ COPYING.LGPL \ Makefile.lite \ autogen.sh \ - build \ depcomp \ - flac.pbproj \ strip_fPIC.sh AUTOMAKE_OPTIONS = foreign |