X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=zlib%2FMakefile.am;h=520f06592d842ff5e3611ecef746aa2094c0f071;hb=5d971d48b922afc1cfe3ba1798477473cfbd052e;hp=82f709d9ec79bc929872da7c59ae49b52a79446a;hpb=5ca28f792883afb409ae145666fc3662c3a3aed5;p=deliverable%2Fbinutils-gdb.git diff --git a/zlib/Makefile.am b/zlib/Makefile.am index 82f709d9ec..520f06592d 100644 --- a/zlib/Makefile.am +++ b/zlib/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to create Makefile.in. -AUTOMAKE_OPTIONS = 1.8 cygnus +AUTOMAKE_OPTIONS = foreign ACLOCAL_AMFLAGS = -I .. -I ../config @@ -59,3 +59,5 @@ AM_MAKEFLAGS = \ "PICFLAG=$(PICFLAG)" \ "RANLIB=$(RANLIB)" \ "DESTDIR=$(DESTDIR)" + +include $(top_srcdir)/../multilib.am