[Lemon-commits] [lemon_svn] ladanyi: r1837 - hugo/trunk

Lemon SVN svn at lemon.cs.elte.hu
Mon Nov 6 20:48:05 CET 2006


Author: ladanyi
Date: Sat Apr 23 19:14:49 2005
New Revision: 1837

Modified:
   hugo/trunk/Makefile.am

Log:
-I config is passed to aclocal when make invokes it.

Modified: hugo/trunk/Makefile.am
==============================================================================
--- hugo/trunk/Makefile.am	(original)
+++ hugo/trunk/Makefile.am	Sat Apr 23 19:14:49 2005
@@ -1,3 +1,5 @@
+ACLOCAL_AMFLAGS = -I config
+
 EXTRA_DIST = autopackage/default.apspec.in
 
 if WANT_DOCS



More information about the Lemon-commits mailing list