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 (00:57 +0800)
committerdusanx <ef_dva@yahoo.com>
Mon, 27 Apr 2009 19:26:59 +0000 (03:26 +0800)
This reverts commit b7bfd454d19a611638440340d6c8efc3d21b9494, reversing
changes made to 4a80918204bd7361b9b8c9fdbed986790fa0d12f.

Signed-off-by: dusanx <ef_dva@yahoo.com>

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: