summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authornobody <nobody@localhost>1998-09-20 19:19:24 +0000
committernobody <nobody@localhost>1998-09-20 19:19:24 +0000
commitf37d0cc1787c34539840380265a3b6660444270e (patch)
treed55d8de5ddf1663a484fc05f5e90204914933b37 /Makefile.am
parentf7239e875d99c16827f0a3494a9984c9f4dcb45f (diff)
downloadshared-mime-info-GNOME_0_30_MARTIN.tar.gz
This commit was manufactured by cvs2svn to create branchGNOME_0_30_MARTIN
'GNOME_0_30_MARTIN'. svn path=/branches/GNOME_0_30_MARTIN/; revision=397
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am11
1 files changed, 0 insertions, 11 deletions
diff --git a/Makefile.am b/Makefile.am
deleted file mode 100644
index 484f4cf6..00000000
--- a/Makefile.am
+++ /dev/null
@@ -1,11 +0,0 @@
-## if <internationalization support>
-#SUBDIRS = po intl macros support # <your subdirs here>
-## else
-SUBDIRS = macros support # <your subdirs here>
-## endif
-
-## to automatically rebuild aclocal.m4 if any of the macros in
-## `macros/' change
-@MAINT@include macros/macros.dep
-@MAINT@macros/macros.dep: macros/Makefile.am
-@MAINT@ cd macros && $(MAKE) macros.dep