summaryrefslogtreecommitdiff
path: root/macros/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'macros/Makefile.am')
-rw-r--r--macros/Makefile.am10
1 files changed, 0 insertions, 10 deletions
diff --git a/macros/Makefile.am b/macros/Makefile.am
deleted file mode 100644
index 0ea65e4..0000000
--- a/macros/Makefile.am
+++ /dev/null
@@ -1,10 +0,0 @@
-## 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/%)' > $@