summaryrefslogtreecommitdiff
path: root/macros/Makefile.am
blob: 0ea65e484e29d072b61e158b7c08458b5d019164 (plain)
1
2
3
4
5
6
7
8
9
10
## 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-support.m4 gnome-pthread-check.m4 gnome.m4 

EXTRA_DIST=$(MACROS) autogen.sh macros.dep
MAINTAINERCLEANFILES=macros.dep

@MAINT@macros.dep: Makefile.am
@MAINT@	@echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)' > $@