Fix aclocal.m4 rebuild problems.

aclocal needs to always be told where the directory is, not just during
bootstrap.
This commit is contained in:
Bill Currie 2010-08-07 07:22:31 +00:00 committed by Jeff Teunissen
parent 6830bd47fa
commit 4f748a0f98

View file

@ -1,6 +1,8 @@
## Process this file with automake to produce Makefile.in
AUTOMAKE_OPTIONS= foreign
ACLOCAL_AMFLAGS = -I m4
SUBDIRS= RPM debian doc include libs hw nq qtv qw tools ruamoko pkg-config
## configure.ac needs to be listed here for older autoconfs