From c8ce296579d64d6d1211d024c388c4e51898af55 Mon Sep 17 00:00:00 2001 From: Marco Peereboom Date: Thu, 3 Nov 2011 10:34:21 -0500 Subject: one more oops, we need .o not .c --- linux/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/linux/Makefile b/linux/Makefile index 874e387..03fad43 100644 --- a/linux/Makefile +++ b/linux/Makefile @@ -18,7 +18,7 @@ javascript.h: ../js-merge-helper.pl ../hinting.js xxxterm.o: javascript.h -xxxterm: ../whitelist.c ../cookie.c ../settings.c ../marco.o ../about.o ../inspector.o ../xxxterm.o linux.o +xxxterm: ../whitelist.o ../cookie.o ../settings.o ../marco.o ../about.o ../inspector.o ../xxxterm.o linux.o $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $+ $(LDADD) install: all -- cgit 1.4.1-2-gfad0