From kde-commits Tue Mar 02 16:09:20 2004 From: Klas Kalass Date: Tue, 02 Mar 2004 16:09:20 +0000 To: kde-commits Subject: kdeextragear-3 Message-Id: <20040302160920.4082C9910 () office ! kde ! org> X-MARC-Message: https://marc.info/?l=kde-commits&m=107824377221188 CVS commit by kalass: use .m4 files that can be found in subdirectories CCMAIL motaboy@libero.it M +3 -0 Makefile.am.in 1.6 --- kdeextragear-3/Makefile.am.in #1.5:1.6 @@ -3,2 +3,5 @@ include admin/deps.am include admin/Doxyfile.am + +$(top_srcdir)/acinclude.m4: $(top_srcdir)/admin/acinclude.m4.in $(top_srcdir)/admin/libtool.m4.in $(top_srcdir)/*/*.m4 + @cd $(top_srcdir) && cat $^ > acinclude.m4 \ No newline at end of file