blob: 8dabbbcc1228fa435df594b8975a4197384f534c (
plain) (
tree)
|
|
## Please update this variable if any new macros are created
MACROS= aclocal-include.m4 gnome-guile-checks.m4 \
gnome-objc-checks.m4 gnome-x-checks.m4 gnome.m4
EXTRA_DIST=$(MACROS)
MAINTAINERCLEANFILES=macros.dep
@MAINT@macros.dep: Makefile.am
@MAINT@ @echo "$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)" > $@
|