summaryrefslogtreecommitdiffstats
path: root/po/Makefile.in.in
diff options
context:
space:
mode:
authorThomas Roessler <roessler@does-not-exist.org>2000-02-01 07:36:17 +0000
committerThomas Roessler <roessler@does-not-exist.org>2000-02-01 07:36:17 +0000
commit5b19c154006ed55e3248840d9b62ed655dfd7282 (patch)
treef450eaad5c82822105d207b68a1beeb2b2e29bc9 /po/Makefile.in.in
parent05913d6271e835ad8660f3e1be694f974d4c2b26 (diff)
Build fix for the po/ subdirectory, from Edmund G. Evans.
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 adb30011..db3dc445 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:
-../keymap_defs.h:
- cd .. && $(MAKE) keymap_defs.h
+../keymap_alldefs.h:
+ cd .. && $(MAKE) keymap_alldefs.h
$(srcdir)/$(PACKAGE).pot: $(POTFILES)
$(XGETTEXT) --default-domain=$(PACKAGE) --directory=$(top_srcdir) \