about summary refs log tree commit diff stats
path: root/freebsd/Makefile
diff options
context:
space:
mode:
authorStevan Andjelkovic <stevan.andjelkovic@strath.ac.uk>2012-01-04 00:03:46 +0100
committerStevan Andjelkovic <stevan.andjelkovic@strath.ac.uk>2012-01-04 00:03:46 +0100
commitefd4787a57434f1134efd4164cb3d66d50b1bfbb (patch)
tree7995c8874a96379aa529c49281dc4c2a701ac3b4 /freebsd/Makefile
parent25cde77175b9511c955e4015116bc8978c97399e (diff)
downloadxombrero-efd4787a57434f1134efd4164cb3d66d50b1bfbb.tar.gz
Fix make files
Diffstat (limited to 'freebsd/Makefile')
-rw-r--r--freebsd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/freebsd/Makefile b/freebsd/Makefile
index ebb51e6..5f4cc1f 100644
--- a/freebsd/Makefile
+++ b/freebsd/Makefile
@@ -16,8 +16,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 \
+	../autoscroll.js > ../javascript.h
 
 xxxterm.o: ../xxxterm.o