[build] Fix dist for the newly introduced m4 macro directory

This commit is contained in:
Damien Lespiau 2009-02-19 10:59:50 +00:00
parent 9787660351
commit 3794324e8b
2 changed files with 3 additions and 2 deletions

View File

@ -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

View File

@ -6,6 +6,7 @@ EXTRA_DIST= gtk-doc.m4 \
ltsugar.m4 \
ltversion.m4 \
lt~obsolete.m4 \
shave.m4 \
shave.in \
shave-libtool.in \
$(null)