From 70d1199aecf94acc6658f95884db5d64bcb3a443 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Tue, 3 Jan 2012 15:24:55 -0600 Subject: oops missed a bit here, from Herbert J. Skuhra --- freebsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'freebsd') diff --git a/freebsd/Makefile b/freebsd/Makefile index 8834693..21d9bb1 100644 --- a/freebsd/Makefile +++ b/freebsd/Makefile @@ -42,7 +42,7 @@ completion.o: ../completion.o ../xxxterm.o: ../javascript.h xxxterm: xxxterm.o freebsd.o marco.o about.o inspector.o whitelist.o settings.o \ - cookie.o history.o completion.o + cookie.o history.o completion.o inputfocus.o $(CC) $(LDFLAGS) -o $@ *.o $+ $(LDADD) install: all -- cgit 1.4.1-2-gfad0 3c2002b90f171a1ace40bf21118103e'>this commit Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log blame commit diff stats
blob: 8d92c78e08a6e8505fc205ba76192edab0b7beda (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15