Revert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson...
authorBarrucadu <mike@barrucadu.co.uk>
Mon, 27 Apr 2009 16:57:05 +0000 (17:57 +0100)
committerBarrucadu <mike@barrucadu.co.uk>
Mon, 27 Apr 2009 16:57:05 +0000 (17:57 +0100)
This reverts commit b7bfd454d19a611638440340d6c8efc3d21b9494, reversing
changes made to 4a80918204bd7361b9b8c9fdbed986790fa0d12f.

Makefile

index 4f58a9f..af8c8e5 100644 (file)
--- 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: