Re-generated the Makefiles

This commit is contained in:
Pierre Pronchery 2014-10-12 23:38:01 +02:00
parent 454f34357b
commit cc98c7298b
2 changed files with 2 additions and 0 deletions

View File

@ -17,6 +17,7 @@ presenter.html: manual.css.xml presenter.css.xml presenter.xml
clean:
$(RM) -- $(presenter.1_OBJS) $(presenter.html_OBJS)
./docbook.sh -c -P "$(PREFIX)" -- "presenter.1"
./docbook.sh -c -P "$(PREFIX)" -- "presenter.html"
distclean: clean

View File

@ -17,6 +17,7 @@ fr.mo: Presenter.pot fr.po
clean:
$(RM) -- $(Presenter.pot_OBJS) $(fr.mo_OBJS)
./gettext.sh -c -P "$(PREFIX)" -- "Presenter.pot"
./gettext.sh -c -P "$(PREFIX)" -- "fr.mo"
distclean: clean