From cfd919ea2eb2fcfca2f2759cde43b1aeec539d84 Mon Sep 17 00:00:00 2001 From: Stevan Andjelkovic Date: Tue, 3 Jan 2012 23:02:20 +0100 Subject: Favicons for compact tab + autoscroll FS#214 and #144. Thanks to Stefan Bolte (dwb browser) for relicensing his javascript code for autoscroll! ok marco@ --- linux/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'linux/Makefile') diff --git a/linux/Makefile b/linux/Makefile index 077c8a1..d258507 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -19,8 +19,8 @@ CC?= gcc 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: $(OBJS) $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $+ $(LDADD) -- cgit 1.4.1-2-gfad0