aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--macros/ChangeLog5
-rw-r--r--macros/Makefile.am1
2 files changed, 6 insertions, 0 deletions
diff --git a/macros/ChangeLog b/macros/ChangeLog
index af1b7c4925..02fc9dc429 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,8 @@
+2002-03-10 Sebastian Rittau <srittau@jroger.in-berlin.de>
+
+ * Makefile.am:
+ Distribute gnome-pilot.m4
+
2002-02-10 Chema Celorio <chema@celorio.com>
* Port to the GNOME 2.0 platform
diff --git a/macros/Makefile.am b/macros/Makefile.am
index f5cc043be2..f9a0e2b392 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -12,6 +12,7 @@ MACROS= \
gnome-libgtop-check.m4 \
gnome-objc-checks.m4 \
gnome-orbit-check.m4 \
+ gnome-pilot.m4 \
gnome-print-check.m4 \
gnome-pthread-check.m4 \
gnome-support.m4 \