mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Add ACLOCAL_AMFLAGS to Makefile.am
Patch by Vincent Untz, bug 570036
This commit is contained in:
parent
3dca4ce434
commit
d9dc570c59
@ -3,6 +3,8 @@ include $(top_srcdir)/Makefile.decl
|
|||||||
|
|
||||||
AUTOMAKE_OPTIONS = 1.7
|
AUTOMAKE_OPTIONS = 1.7
|
||||||
|
|
||||||
|
ACLOCAL_AMFLAGS = -I m4macros
|
||||||
|
|
||||||
SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
|
SUBDIRS = . m4macros glib gmodule gthread gobject gio tests po docs
|
||||||
DIST_SUBDIRS = $(SUBDIRS) build
|
DIST_SUBDIRS = $(SUBDIRS) build
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user