From 3d7cf75da27180a406bc9ce6f7de75d60807c98a Mon Sep 17 00:00:00 2001 From: Raja R Harinath Date: Tue, 30 Jun 1998 00:13:24 +0000 Subject: Add all the `.m4' files here. * Makefile.am (MACROS): Add all the `.m4' files here. svn path=/trunk/; revision=273 --- macros/ChangeLog | 5 ++++- macros/Makefile.am | 16 ++++++++++++---- 2 files changed, 16 insertions(+), 5 deletions(-) (limited to 'macros') diff --git a/macros/ChangeLog b/macros/ChangeLog index 4f8f95b39a..d516bfe196 100644 --- a/macros/ChangeLog +++ b/macros/ChangeLog @@ -1,3 +1,7 @@ +1998-06-29 Raja R Harinath + + * Makefile.am (MACROS): Add all the `.m4' files here. + Mon Jun 29 11:12:04 1998 Scott D. Heavner * curses.m4: Need AC_SUBST(CURSES_INCLUDEDIR) not CURSES_INCLUDES @@ -283,4 +287,3 @@ Sat Feb 14 01:09:37 1998 Tom Tromey *Local Variables: *backup-inhibited: t *End: - \ No newline at end of file diff --git a/macros/Makefile.am b/macros/Makefile.am index 10e5585ab9..5d1b1e378b 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -1,8 +1,16 @@ ## 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 \ - gnome-fileutils.m4 +MACROS= \ + aclocal-include.m4 \ + curses.m4 \ + gnome-fileutils.m4 \ + gnome-guile-checks.m4 \ + gnome-libgtop-check.m4 \ + gnome-libgtop-sysdeps.m4 \ + gnome-objc-checks.m4 \ + gnome-pthread-check.m4 \ + gnome-support.m4 \ + gnome-x-checks.m4 \ + gnome.m4 EXTRA_DIST=$(MACROS) autogen.sh macros.dep MAINTAINERCLEANFILES=macros.dep -- cgit v1.2.3