aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-27 17:57:05 +0100
committerGravatar Barrucadu <mike@barrucadu.co.uk>2009-04-27 17:57:05 +0100
commite97a77013776bccef2ab92602fd8c0fb3a14c4a8 (patch)
tree16bf7f47742a05efe70b9c5f2fbed6e4cf486c35 /Makefile
parentdf86e0861521e85d0c1e78547dca4ace938d9e46 (diff)
Revert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson/experimental"
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4f58a9f..af8c8e5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,5 @@
CPPFLAGS=$(shell pkg-config --cflags gtk+-2.0 webkit-1.0) -Wall -W
LDFLAGS=$(shell pkg-config --libs gtk+-2.0 webkit-1.0)
-.PHONY: all test clean install
all: uzbl
test: