diff options
author | Bruno Haible <bruno@clisp.org> | 2002-10-16 12:46:29 +0000 |
---|---|---|
committer | Bruno Haible <bruno@clisp.org> | 2009-06-23 12:08:46 +0200 |
commit | 52cb50b88131546394eb403bb82e8895583c7cfd (patch) | |
tree | 25af95e2a6ab1533165ca5b5a2e8031dd171c50f /po/Makefile.in.in | |
parent | b581b848cf4883462b0485a9fcde0e8bc8bfb59b (diff) | |
download | external_gettext-52cb50b88131546394eb403bb82e8895583c7cfd.zip external_gettext-52cb50b88131546394eb403bb82e8895583c7cfd.tar.gz external_gettext-52cb50b88131546394eb403bb82e8895583c7cfd.tar.bz2 |
Compatibility with automake-1.7.
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r-- | po/Makefile.in.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in index 165e896..a9f4dbc 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -256,7 +256,7 @@ uninstall-data-yes: check: all -dvi info tags TAGS ID: +info dvi ps pdf html tags TAGS ctags CTAGS ID: mostlyclean: rm -f remove-potcdate.sed |