Don't use the removed directorie man, python, and test in Makefile.am.

Pass the arguments "-I config" to aclocal. This makes it possible to
rebuild all the Autotools files with autoreconf.
This commit is contained in:
david 2009-08-06 21:45:19 +00:00
parent 4ff0e866d1
commit b47b0db086

View file

@ -2,7 +2,7 @@
include $(top_srcdir)/Makefile.am.common
SUBDIRS = include man src python test
SUBDIRS = include src
bin_SCRIPTS = dnet-config
@ -14,3 +14,4 @@ aux_dir = config
AUX_DIST = $(aux_dir)/acinclude.m4
ACLOCAL_AMFLAGS = -I config