mirror of https://github.com/GNOME/gimp.git
Makefile.ac: honer aclocal flags
This commit is contained in:
parent
71c7301f18
commit
cc5a1cff72
|
@ -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 New Issue