diff options
-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 |