From: Thomas Vander Stichele Date: Wed, 7 Sep 2005 19:05:00 +0000 (+0000) Subject: removing debian/Makefile.am X-Git-Tag: v1.3.3~462 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=296e0b3c3cc95a1444daabf6ab23ab8a6ede3032;p=platform%2Fupstream%2Flibvorbis.git removing debian/Makefile.am svn path=/trunk/vorbis/; revision=9991 --- diff --git a/Makefile.am b/Makefile.am index 42aa87a..a2ce967 100644 --- a/Makefile.am +++ b/Makefile.am @@ -10,6 +10,10 @@ m4data_DATA = vorbis.m4 pkgconfigdir = $(libdir)/pkgconfig pkgconfig_DATA = vorbis.pc vorbisenc.pc vorbisfile.pc +# we include the whole debian/ dir in EXTRA_DIST because there's a problem +# with autotools and HFS+ MacOSX file systems that caused debian/Makefile.am +# to pick up on the lowercase changelog file and add ChangeLog to DIST_COMMON +# because of it, breaking make dist. This works just as well. EXTRA_DIST = \ todo.txt macos macosx autogen.sh \ libvorbis.spec libvorbis.spec.in \ diff --git a/debian/Makefile.am b/debian/Makefile.am deleted file mode 100644 index b89b605..0000000 --- a/debian/Makefile.am +++ /dev/null @@ -1,5 +0,0 @@ -## Process this file with automake to produce Makefile.in - -EXTRA_DIST = changelog control copyright libvorbis-dev.docs \ - libvorbis-dev.examples libvorbis-dev.install libvorbis0a.install \ - libvorbisenc2.install libvorbisfile3.install rules