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