mirror of
https://github.com/brl/mutter.git
synced 2024-11-12 17:27:03 -05:00
[build] Fix dist for the newly introduced m4 macro directory
This commit is contained in:
parent
9787660351
commit
3794324e8b
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user