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