summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--make.include2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.include b/make.include
index 299ea2a..50f486a 100644
--- a/make.include
+++ b/make.include
@@ -233,7 +233,7 @@ tkcon/Makefile :
tkhtml1 : tkhtml1/Makefile
@echo ""
@echo "*** $@ ***"
- touch tkhtml1/src/htmltokens.c
+ touch tkhtml1/generic/htmltokens.c
$(MAKE) -C tkhtml1 install
tkhtml1/Makefile :