-I config is passed to aclocal when make invokes it.
authorladanyi
Sat, 23 Apr 2005 17:14:49 +0000
changeset 13840c4091eeda15
parent 1383 79b68a337f9f
child 1385 49d1ca28ebd8
-I config is passed to aclocal when make invokes it.
Makefile.am
     1.1 --- a/Makefile.am	Sat Apr 23 16:59:49 2005 +0000
     1.2 +++ b/Makefile.am	Sat Apr 23 17:14:49 2005 +0000
     1.3 @@ -1,3 +1,5 @@
     1.4 +ACLOCAL_AMFLAGS = -I config
     1.5 +
     1.6  EXTRA_DIST = autopackage/default.apspec.in
     1.7  
     1.8  if WANT_DOCS