about summary refs log tree commit diff stats
path: root/po/makefile.inn
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>1998-12-24 11:32:00 -0500
committerThomas E. Dickey <dickey@invisible-island.net>1998-12-24 11:32:00 -0500
commit152e034b54f203f5b53ef44a70c57834b7b66137 (patch)
tree8f16b876c14eb3c3a1400fd4f91948baa752efd7 /po/makefile.inn
parent10f6c5df5fbd3e8a2be8a0640035680235b3f8a3 (diff)
downloadlynx-snapshots-152e034b54f203f5b53ef44a70c57834b7b66137.tar.gz
snapshot of project "lynx", label v2-8-2dev_11
Diffstat (limited to 'po/makefile.inn')
-rw-r--r--po/makefile.inn4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/makefile.inn b/po/makefile.inn
index 3228900f..e7b2e666 100644
--- a/po/makefile.inn
+++ b/po/makefile.inn
@@ -163,7 +163,7 @@ install-data-yes: all
 	  : ; \
 	fi
 
-# Define this as empty until I found a useful application.
+# Define this as empty until I find a useful application.
 installcheck:
 
 uninstall:
@@ -241,7 +241,7 @@ POTFILES: POTFILES.in
 
 makefile: makefile.inn ../config.status POTFILES
 	cd .. \
-	  && CONFIG_FILES=$(subdir)/$@.in CONFIG_HEADERS= \
+	  && CONFIG_FILES=$(subdir)/$@.in:$(subdir)/$@.inn CONFIG_HEADERS= \
 	       $(SHELL) ./config.status
 
 # Tell versions [3.59,3.63) of GNU make not to export all variables.