about summary refs log tree commit diff stats
path: root/freebsd
diff options
context:
space:
mode:
Diffstat (limited to 'freebsd')
-rw-r--r--freebsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index c2bc2e4..70bd598 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -18,8 +18,8 @@ CC?= cc
 all: ../javascript.h xxxterm
 
 ../javascript.h: ../js-merge-helper.pl ../hinting.js
-	perl ../js-merge-helper.pl ../hinting.js \
-		../input-focus.js > ../javascript.h
+	perl ../js-merge-helper.pl ../hinting.js ../input-focus.js \
+	../inverse.js > ../javascript.h
 
 xxxterm.o: ../xxxterm.o