diff options
author | sopwith <devnull@localhost> | 1999-04-07 18:57:23 +0000 |
---|---|---|
committer | sopwith <devnull@localhost> | 1999-04-07 18:57:23 +0000 |
commit | 5f61eccb06e0c0526aaf82e2d591158463733fa6 (patch) | |
tree | 3671f9415b626e28fd6b3a2425881c50da12417e /popt/po/Makefile.in.in | |
parent | 46d50aea919979a05e15c91c4c3fc7799820f5b6 (diff) | |
download | librpm-tizen-5f61eccb06e0c0526aaf82e2d591158463733fa6.tar.gz librpm-tizen-5f61eccb06e0c0526aaf82e2d591158463733fa6.tar.bz2 librpm-tizen-5f61eccb06e0c0526aaf82e2d591158463733fa6.zip |
Merge (most) changes from the GNOME version of popt. The remaining changes
are GNOME-specific.
CVS patchset: 2969
CVS date: 1999/04/07 18:57:23
Diffstat (limited to 'popt/po/Makefile.in.in')
-rw-r--r-- | popt/po/Makefile.in.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/popt/po/Makefile.in.in b/popt/po/Makefile.in.in index 3a1c44c87..1d343d789 100644 --- a/popt/po/Makefile.in.in +++ b/popt/po/Makefile.in.in @@ -76,7 +76,7 @@ Makefile: Makefile.in.in ../config.status POTFILES && CONFIG_FILES=po/$@.in CONFIG_HEADERS= \ $(SHELL) ./config.status -distdir: - %.mo: %.po msgfmt -o $@ $< + +distdir dvi installcheck: |