aboutsummaryrefslogtreecommitdiffstats
path: root/pc
diff options
context:
space:
mode:
Diffstat (limited to 'pc')
-rw-r--r--pc/ChangeLog4
-rw-r--r--pc/Makefile.tst2
2 files changed, 5 insertions, 1 deletions
diff --git a/pc/ChangeLog b/pc/ChangeLog
index 2e3a268d..455bd321 100644
--- a/pc/ChangeLog
+++ b/pc/ChangeLog
@@ -1,3 +1,7 @@
+2017-08-23 Arnold D. Robbins <arnold@skeeve.com>
+
+ * Makefile.am (testext): Fix spelling of testexttmp.txt.
+
2017-08-21 Eli Zaretskii <eliz@gnu.org>
* Makefile.tst (testext): Remove textexttmp.txt.
diff --git a/pc/Makefile.tst b/pc/Makefile.tst
index 8a74e31c..0bb073d0 100644
--- a/pc/Makefile.tst
+++ b/pc/Makefile.tst
@@ -1166,7 +1166,7 @@ testext::
# @$(AWK) '/^(@load|BEGIN)/,/^}/' "$(top_srcdir)"/extension/testext.c > testext.awk
@$(AWK) ' /^(@load|BEGIN)/,/^}/' "$(top_srcdir)"/extension/testext.c > testext.awk
@$(AWK) -f ./testext.awk >_$@ 2>&1 || echo EXIT CODE: $$? >>_$@
- @-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@ testext.awk textexttmp.txt
+ @-$(CMP) "$(srcdir)"/$@.ok _$@ && rm -f _$@ testext.awk testexttmp.txt
getfile:
@echo $@