diff options
author | František Dvořák <valtri@users.sourceforge.net> | 2006-06-11 15:13:06 +0000 |
---|---|---|
committer | František Dvořák <valtri@users.sourceforge.net> | 2006-06-11 15:13:06 +0000 |
commit | 448be9fa3dcb50ff4b160a1b1566b20129731f3a (patch) | |
tree | eb48be71fe0945537bf1aa7fef297cc2f68f89e5 /po | |
parent | ba717771e1356acbc7c4c35cb2828098a5a31675 (diff) | |
download | xine-lib-448be9fa3dcb50ff4b160a1b1566b20129731f3a.tar.gz xine-lib-448be9fa3dcb50ff4b160a1b1566b20129731f3a.tar.bz2 |
Add xine-specific changes to the new intl files, other little correction.
CVS patchset: 8034
CVS date: 2006/06/11 15:13:06
Diffstat (limited to 'po')
-rw-r--r-- | po/Makefile.in.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in index c2dbc6460..2ec0141c1 100644 --- a/po/Makefile.in.in +++ b/po/Makefile.in.in @@ -382,6 +382,9 @@ Makefile: Makefile.in.in Makevars $(top_builddir)/config.status @POMAKEFILEDEPS@ && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \ $(SHELL) ./config.status +debug: +install-debug: + force: # Tell versions [3.59,3.63) of GNU make not to export all variables. |