From e1376086f9ba75d772ff08dd082faddf4f69e2a8 Mon Sep 17 00:00:00 2001 From: Elliot Lee Date: Fri, 14 Jan 2000 17:29:49 +0000 Subject: Fix for proper include directory. Remove gnome-gettext.m4 if needed. Stick Fix for proper include directory. Remove gnome-gettext.m4 if needed. Stick gnome-gettext.m4 contents in gnome.m4 svn path=/trunk/; revision=1569 --- macros/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'macros/Makefile.am') diff --git a/macros/Makefile.am b/macros/Makefile.am index 1f5ca291a2..2b7b6ebbc8 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -1,11 +1,11 @@ ## Please update this variable if any new macros are created + MACROS= \ aclocal-include.m4 \ compiler-flags.m4 \ curses.m4 \ gnome-bonobo-check.m4 \ gnome-fileutils.m4 \ - gnome-gettext.m4 \ gnome-ghttp-check.m4 \ gnome-gnorba-check.m4 \ gnome-guile-checks.m4 \ -- cgit