aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNat Friedman <nat@nat.org>1999-01-06 18:03:18 +0800
committerNat Friedman <nat@src.gnome.org>1999-01-06 18:03:18 +0800
commit8599fb07e03f026bf907d42ba570e04555dd4ca8 (patch)
treee8ad19ec84745f905157c31b9801321f30a7cee2
parentf8a64f51e9753345a4142275a9a4fb39606be7c5 (diff)
downloadgsoc2013-evolution-8599fb07e03f026bf907d42ba570e04555dd4ca8.tar
gsoc2013-evolution-8599fb07e03f026bf907d42ba570e04555dd4ca8.tar.gz
gsoc2013-evolution-8599fb07e03f026bf907d42ba570e04555dd4ca8.tar.bz2
gsoc2013-evolution-8599fb07e03f026bf907d42ba570e04555dd4ca8.tar.lz
gsoc2013-evolution-8599fb07e03f026bf907d42ba570e04555dd4ca8.tar.xz
gsoc2013-evolution-8599fb07e03f026bf907d42ba570e04555dd4ca8.tar.zst
gsoc2013-evolution-8599fb07e03f026bf907d42ba570e04555dd4ca8.zip
Added gnome-print-check.m4 to MACROS
1999-01-06 Nat Friedman <nat@nat.org> * Makefile.am (MACROS): Added gnome-print-check.m4 to MACROS svn path=/trunk/; revision=584
-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 dce3d40b0e..d72e79dd33 100644
--- a/macros/ChangeLog
+++ b/macros/ChangeLog
@@ -1,3 +1,7 @@
+1999-01-06 Nat Friedman <nat@nat.org>
+
+ * Makefile.am (MACROS): Added gnome-print-check.m4 to MACROS
+
1999-01-05 Raja R Harinath <harinath@cs.umn.edu>
* gnome-support.m4: Include dirent.h before checking whether
diff --git a/macros/Makefile.am b/macros/Makefile.am
index d2fc206873..c354713040 100644
--- a/macros/Makefile.am
+++ b/macros/Makefile.am
@@ -14,6 +14,7 @@ MACROS= \
gnome-support.m4 \
gnome-undelfs.m4 \
gnome-vfs.m4 \
+ gnome-print-check.m4 \
gnome-x-checks.m4 \
gnome-xml-check.m4 \
gnome-gettext.m4 \