X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=29f81a4e8c8cbbc0c7300e0de1598bcf0088ebe1;hb=d35b21e7b92a46fb64307f7b43f173f5efa35192;hp=0a65206dbd01624192acc0a821cc42d1b0f71f17;hpb=e38026a52c34008bcf9126f61ee63b58168facf9;p=platform%2Fupstream%2Fflac.git diff --git a/Makefile.am b/Makefile.am index 0a65206..29f81a4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -28,25 +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 \