diff options
author | Martin Baulig <martin@src.gnome.org> | 1999-01-04 03:17:16 +0800 |
---|---|---|
committer | Martin Baulig <martin@src.gnome.org> | 1999-01-04 03:17:16 +0800 |
commit | 1f0aa99d115fbcedb9472ad40d411ab8832e0998 (patch) | |
tree | 2029f5d737aeeba1117038e5cfcd0e2fcb420527 /macros/Makefile.am | |
parent | a343c7e7d1ae2e75e37f4f2177cd7cc0a73eb40c (diff) | |
download | gsoc2013-evolution-1f0aa99d115fbcedb9472ad40d411ab8832e0998.tar gsoc2013-evolution-1f0aa99d115fbcedb9472ad40d411ab8832e0998.tar.gz gsoc2013-evolution-1f0aa99d115fbcedb9472ad40d411ab8832e0998.tar.bz2 gsoc2013-evolution-1f0aa99d115fbcedb9472ad40d411ab8832e0998.tar.lz gsoc2013-evolution-1f0aa99d115fbcedb9472ad40d411ab8832e0998.tar.xz gsoc2013-evolution-1f0aa99d115fbcedb9472ad40d411ab8832e0998.tar.zst gsoc2013-evolution-1f0aa99d115fbcedb9472ad40d411ab8832e0998.zip |
Minor `make distcheck' fixes.
svn path=/trunk/; revision=568
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 b09bac7337..d2fc206873 100644 --- a/macros/Makefile.am +++ b/macros/Makefile.am @@ -16,6 +16,7 @@ MACROS= \ gnome-vfs.m4 \ gnome-x-checks.m4 \ gnome-xml-check.m4 \ + gnome-gettext.m4 \ gnome.m4 \ linger.m4 \ need-declaration.m4 |