Re-generated the Makefiles
This commit is contained in:
parent
fe3dc86f9d
commit
d0cc310dfd
|
@ -17,6 +17,7 @@ terminal.html: manual.css.xml terminal.css.xml terminal.xml
|
|||
|
||||
clean:
|
||||
$(RM) -- $(terminal.1_OBJS) $(terminal.html_OBJS)
|
||||
./docbook.sh -c -P "$(PREFIX)" -- "terminal.1"
|
||||
./docbook.sh -c -P "$(PREFIX)" -- "terminal.html"
|
||||
|
||||
distclean: clean
|
||||
|
|
|
@ -17,6 +17,7 @@ fr.mo: Terminal.pot fr.po
|
|||
|
||||
clean:
|
||||
$(RM) -- $(Terminal.pot_OBJS) $(fr.mo_OBJS)
|
||||
./gettext.sh -c -P "$(PREFIX)" -- "Terminal.pot"
|
||||
./gettext.sh -c -P "$(PREFIX)" -- "fr.mo"
|
||||
|
||||
distclean: clean
|
||||
|
|
Loading…
Reference in New Issue
Block a user