diff options
author | Raja R Harinath <harinath@src.gnome.org> | 1999-05-12 05:59:47 +0800 |
---|---|---|
committer | Raja R Harinath <harinath@src.gnome.org> | 1999-05-12 05:59:47 +0800 |
commit | 6f235e02f3ac099e25dbcd6f97e7fb905dc3b869 (patch) | |
tree | fb37933cf9272afc97e8cb9c65c75912a4762190 /macros/Makefile.am | |
parent | bdc34487d7041757b5644103fcd2aad389d399c4 (diff) | |
download | gsoc2013-evolution-6f235e02f3ac099e25dbcd6f97e7fb905dc3b869.tar gsoc2013-evolution-6f235e02f3ac099e25dbcd6f97e7fb905dc3b869.tar.gz gsoc2013-evolution-6f235e02f3ac099e25dbcd6f97e7fb905dc3b869.tar.bz2 gsoc2013-evolution-6f235e02f3ac099e25dbcd6f97e7fb905dc3b869.tar.lz gsoc2013-evolution-6f235e02f3ac099e25dbcd6f97e7fb905dc3b869.tar.xz gsoc2013-evolution-6f235e02f3ac099e25dbcd6f97e7fb905dc3b869.tar.zst gsoc2013-evolution-6f235e02f3ac099e25dbcd6f97e7fb905dc3b869.zip |
Add `gnome-bonobo-check.m4'.
* Makefile.am (MACROS): Add `gnome-bonobo-check.m4'.
svn path=/trunk/; revision=905
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 a48df7f9f3..e03dbeed1a 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -3,6 +3,7 @@ MACROS= \ aclocal-include.m4 \ compiler-flags.m4 \ curses.m4 \ + gnome-bonobo-check.m4 \ gnome-fileutils.m4 \ gnome-gettext.m4 \ gnome-ghttp-check.m4 \ |