X-Git-Url: http://review.tizen.org/git/?a=blobdiff_plain;f=Makefile.am;h=c35131a6e3b075487582b7bbc7acd6a5d446d5b8;hb=20104ce7e73d9fc0467e0b16f1d0b614836a4f56;hp=7ddc44261ecc7412f9d87d67971662533ea9bf2a;hpb=9e05a2675f9ebda6db54958f5b9c8751e706c078;p=platform%2Fupstream%2Flibvorbis.git diff --git a/Makefile.am b/Makefile.am index 7ddc442..c35131a 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,8 @@ ## Process this file with automake to produce Makefile.in -AUTOMAKE_OPTIONS = 1.7 foreign dist-zip dist-bzip2 +AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz + +ACLOCAL_AMFLAGS = -I m4 SUBDIRS = m4 include vq lib test doc @@ -16,7 +18,7 @@ pkgconfig_DATA = vorbis.pc vorbisenc.pc vorbisfile.pc EXTRA_DIST = \ CHANGES COPYING \ - todo.txt autogen.sh \ + autogen.sh \ libvorbis.spec libvorbis.spec.in \ vorbis.m4 \ vorbis.pc.in vorbisenc.pc.in vorbisfile.pc.in \ @@ -24,7 +26,7 @@ EXTRA_DIST = \ vorbisenc-uninstalled.pc.in \ vorbisfile-uninstalled.pc.in \ symbian \ - macos macosx win32 + macosx win32 DISTCHECK_CONFIGURE_FLAGS = --enable-docs