diff --git a/Makefile.am b/Makefile.am index 17838573e94a5f35775bd9555fef0e347596f0b7..68f6c024ec7fdf9b7580a1ce4d97ce315b4a4146 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,9 +1,6 @@ ## Process this file with automake to produce Makefile.in -#Old options: these should still work if you don't have automake 1.11 yet. -#AUTOMAKE_OPTIONS = foreign 1.7 dist-zip dist-bzip2 AUTOMAKE_OPTIONS = foreign 1.11 dist-zip dist-xz - ACLOCAL_AMFLAGS=-I m4 if THEORA_ENABLE_EXAMPLES @@ -14,7 +11,6 @@ endif SUBDIRS = lib include doc tests m4 $(EXAMPLES_DIR) - EXTRA_DIST = \ README CHANGES COPYING LICENSE \ autogen.sh win32 macosx symbian SConstruct \