summaryrefslogtreecommitdiffstats
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
Diffstat (limited to 'po/Makefile.in.in')
-rw-r--r--po/Makefile.in.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/Makefile.in.in b/po/Makefile.in.in
index 4659a88f..6eb0c798 100644
--- a/po/Makefile.in.in
+++ b/po/Makefile.in.in
@@ -84,8 +84,8 @@ all: all-@USE_NLS@
all-yes: cat-id-tbl.c $(CATALOGS)
all-no:
-$(top_srcdir)/keymap_defs.h:
- cd $(top_srcdir) && $(MAKE) keymap_defs.h
+../keymap_defs.h:
+ cd .. && $(MAKE) keymap_defs.h
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \