summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 20:11:37 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2019-01-07 20:11:37 (GMT)
commite1f700df25c677f44a7c7f3a2ad497ecf3a9e38b (patch)
tree2858d9219e8a7a2b2e4bf7713e75771d814bf4df
parent2aa1e6cf0cc395b9ddc9b12bd6a93b4eb2fbedf8 (diff)
downloadblt-e1f700df25c677f44a7c7f3a2ad497ecf3a9e38b.zip
blt-e1f700df25c677f44a7c7f3a2ad497ecf3a9e38b.tar.gz
blt-e1f700df25c677f44a7c7f3a2ad497ecf3a9e38b.tar.bz2
update TEA 3.13
-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 :