X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=29f81a4e8c8cbbc0c7300e0de1598bcf0088ebe1;hb=d3dac717ce7ff43eb779c7588b41609e53a5b184;hp=d106d9f6e5ce94bf10ee5bf220325f4d84aad603;hpb=efffc25c18b8d4c4b60cbe76559eefb00d61aa71;p=platform%2Fupstream%2Fflac.git diff --git a/Makefile.am b/Makefile.am index d106d9f..29f81a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,23 +28,17 @@ # distclean: remove everything except what goes in the distribution # -AUTOMAKE_OPTIONS = foreign 1.7 +ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = doc include m4 man src examples test build obj - -DISTCLEANFILES = libtool-disable-static +SUBDIRS = doc include m4 man src examples test build objs EXTRA_DIST = \ COPYING.FDL \ COPYING.GPL \ COPYING.LGPL \ COPYING.Xiph \ - FLAC.dsw \ FLAC.sln \ Makefile.lite \ - all.dsp \ - all_dynamic.dsp \ - all_static.dsp \ autogen.sh \ config.rpath \ depcomp \