summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Wise <jwise@src.gnome.org>1999-12-12 21:49:08 +0000
committerJeremy Wise <jwise@src.gnome.org>1999-12-12 21:49:08 +0000
commit2d4b6053782ecb32844e439aff6e5bd7140187ef (patch)
tree012c99f2d24996b48c088f14315465462e5eaa55
parent38d0738cbc5cdcecf2b79a6b0e3b2c631e0b9c98 (diff)
downloadgnome-common-2d4b6053782ecb32844e439aff6e5bd7140187ef.tar.gz
Making sure everything's in
svn path=/trunk/; revision=1035
-rw-r--r--macros/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/macros/Makefile.am b/macros/Makefile.am
index e03dbee..d60d240 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -29,7 +29,7 @@ MAINTAINERCLEANFILES=macros.dep
@MAINT@macros.dep: Makefile.am
@MAINT@ @echo '$$(top_srcdir)/aclocal.m4: $(MACROS:%=macros/%)' > $@
-if INSIDE_GNOME_COMMON
+##if INSIDE_GNOME_COMMON
gnome_aclocaldir = $(datadir)/aclocal/gnome
gnome-macros.dep: Makefile.am
@@ -37,4 +37,4 @@ gnome-macros.dep: Makefile.am
gnome_aclocal_DATA = $(MACROS) gnome-macros.dep gnome-common.m4 autogen.sh
-endif
+##endif