[build] Fix dist for the newly introduced m4 macro directory
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
NULL =
|
||||
|
||||
SUBDIRS = clutter tests po
|
||||
SUBDIRS = build clutter tests po
|
||||
|
||||
if BUILD_GTK_DOC
|
||||
SUBDIRS += doc
|
||||
endif
|
||||
|
||||
DIST_SUBDIRS = clutter tests doc po
|
||||
DIST_SUBDIRS = build clutter tests doc po
|
||||
|
||||
ACLOCAL_AMFLAGS = -I build/autotools
|
||||
|
||||
|
@@ -6,6 +6,7 @@ EXTRA_DIST= gtk-doc.m4 \
|
||||
ltsugar.m4 \
|
||||
ltversion.m4 \
|
||||
lt~obsolete.m4 \
|
||||
shave.m4 \
|
||||
shave.in \
|
||||
shave-libtool.in \
|
||||
$(null)
|
||||
|
Reference in New Issue
Block a user