summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristopher Blizzard <blizzard@appliedtheory.com>1998-08-24 13:58:23 +0000
committerChristopher Blizzard <blizzard@src.gnome.org>1998-08-24 13:58:23 +0000
commit992685c610241270a866298194d5564f85163213 (patch)
treee4223cc3a9ea69e70ddb00956b725834d8ea122f
parent7db8b1395d9709b6e1c0fe38a06b00bdd5196f30 (diff)
downloadgnome-common-992685c610241270a866298194d5564f85163213.tar.gz
Add gnome-ghttp-check.m4 to the Makefile.
1998-08-24 Christopher Blizzard <blizzard@appliedtheory.com> * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile. svn path=/trunk/; revision=347
-rw-r--r--macros/ChangeLog4
-rw-r--r--macros/Makefile.am1
2 files changed, 5 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index dd31b0f..9442d9d 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,7 @@
+1998-08-24 Christopher Blizzard <blizzard@appliedtheory.com>
+
+ * Makefile.am (MACROS): Add gnome-ghttp-check.m4 to the Makefile.
+
1998-08-23 Martin Baulig <martin@home-of-linux.org>
* gnome-libgtop-check.m4 (GNOME_INIT_LIBGTOP): You can give
diff --git a/macros/Makefile.am b/macros/Makefile.am
index 494835e..6034884 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -4,6 +4,7 @@ MACROS= \
compiler-flags.m4 \
curses.m4 \
gnome-fileutils.m4 \
+ gnome-ghttp-check.m4 \
gnome-guile-checks.m4 \
gnome-libgtop-check.m4 \
gnome-libgtop-sysdeps.m4 \