aboutsummaryrefslogtreecommitdiffstats
path: root/macros/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>1998-04-11 09:18:21 +0800
committernobody <nobody@localhost>1998-04-11 09:18:21 +0800
commit25e80fefdca127ba94937349320fc202b71ef0da (patch)
treecad08d54143e167db2da0793ece784a467fcf025 /macros/Makefile.am
parent6caeba284969e0a0ea6b901b559c3078e2444c62 (diff)
downloadgsoc2013-evolution-BUGGY_ALLOC.tar
gsoc2013-evolution-BUGGY_ALLOC.tar.gz
gsoc2013-evolution-BUGGY_ALLOC.tar.bz2
gsoc2013-evolution-BUGGY_ALLOC.tar.lz
gsoc2013-evolution-BUGGY_ALLOC.tar.xz
gsoc2013-evolution-BUGGY_ALLOC.tar.zst
gsoc2013-evolution-BUGGY_ALLOC.zip
This commit was manufactured by cvs2svn to create tag 'BUGGY_ALLOC'.BUGGY_ALLOC
svn path=/tags/BUGGY_ALLOC/; revision=124
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 0ea65e484e..0000000000
--- 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/%)' > $@