From 74d33271a64bb9cb2fc86d4e37f16877c79e1122 Mon Sep 17 00:00:00 2001 From: nobody Date: Thu, 9 Jan 2003 06:55:40 +0000 Subject: This commit was manufactured by cvs2svn to create branch 'toshok-libmimedir-branch'. svn path=/branches/toshok-libmimedir-branch/; revision=2765 --- macros2/Makefile.am | 22 ---------------------- 1 file changed, 22 deletions(-) delete mode 100644 macros2/Makefile.am (limited to 'macros2/Makefile.am') diff --git a/macros2/Makefile.am b/macros2/Makefile.am deleted file mode 100644 index bc5f37f8..00000000 --- a/macros2/Makefile.am +++ /dev/null @@ -1,22 +0,0 @@ -## Please update this variable if any new macros are created - -GNOME2_MACROS= \ - compiler-flags.m4 curses.m4 gnome-common.m4 gnome-cxx-check.m4 \ - gnome-gettext.m4 gnome-pthread-check.m4 gnome-x-checks.m4 \ - linger.m4 check-utmp.m4 gnome-pkgconfig.m4 gnome-platform.m4 - -EXTRA_DIST=$(GNOME2_MACROS) autogen.sh -MAINTAINERCLEANFILES=macros2.dep - -@MAINT@macros2.dep: Makefile.am -@MAINT@ @echo '$$(top_srcdir)/aclocal.m4: $(GNOME2_MACROS:%=macros2/%)' > $@ - -if INSIDE_GNOME_COMMON -gnome2_aclocaldir = $(datadir)/aclocal/gnome2-macros - -gnome2-macros.dep: Makefile.am - @echo '$$(top_srcdir)/aclocal.m4: $(GNOME2_MACROS:%=$(gnome2_aclocaldir)/%)' > $@ - -gnome2_aclocal_DATA = $(GNOME2_MACROS) autogen.sh gnome2-macros.dep - -endif -- cgit v1.2.1