aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Rittau <srittau@src.gnome.org>2002-03-10 23:35:38 +0800
committerSebastian Rittau <srittau@src.gnome.org>2002-03-10 23:35:38 +0800
commit0bdf8fdb5529e6cda86403085c1f6870796404d3 (patch)
treeb9dca5f52d55477370132dcd365c11d6c0173403
parent4be61235ce68b93c5e790d497c0f4fb6d2898e91 (diff)
downloadgsoc2013-evolution-0bdf8fdb5529e6cda86403085c1f6870796404d3.tar
gsoc2013-evolution-0bdf8fdb5529e6cda86403085c1f6870796404d3.tar.gz
gsoc2013-evolution-0bdf8fdb5529e6cda86403085c1f6870796404d3.tar.bz2
gsoc2013-evolution-0bdf8fdb5529e6cda86403085c1f6870796404d3.tar.lz
gsoc2013-evolution-0bdf8fdb5529e6cda86403085c1f6870796404d3.tar.xz
gsoc2013-evolution-0bdf8fdb5529e6cda86403085c1f6870796404d3.tar.zst
gsoc2013-evolution-0bdf8fdb5529e6cda86403085c1f6870796404d3.zip
Distribute gnome-pilot.m4.
svn path=/trunk/; revision=16010
-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 \