diff options
author | Nat Friedman <nat@nat.org> | 1999-01-06 18:03:18 +0800 |
---|---|---|
committer | Nat Friedman <nat@src.gnome.org> | 1999-01-06 18:03:18 +0800 |
commit | 8599fb07e03f026bf907d42ba570e04555dd4ca8 (patch) | |
tree | e8ad19ec84745f905157c31b9801321f30a7cee2 /macros/Makefile.am | |
parent | f8a64f51e9753345a4142275a9a4fb39606be7c5 (diff) | |
download | gsoc2013-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
Diffstat (limited to 'macros/Makefile.am')
-rw-r--r-- | macros/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |