Makefile.ac: honer aclocal flags
This commit is contained in:
parent
71c7301f18
commit
cc5a1cff72
1 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
ACLOCAL_AMFLAGS = -I m4macros
|
||||
ACLOCAL_AMFLAGS = -I m4macros ${ACLOCAL_FLAGS}
|
||||
|
||||
SUBDIRS = \
|
||||
m4macros \
|
||||
|
|
|
|||
Loading…
Reference in a new issue