From: Barrucadu Date: Mon, 27 Apr 2009 16:57:05 +0000 (+0100) Subject: Revert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson... X-Git-Url: https://vcs.maemo.org/git/?a=commitdiff_plain;h=e97a77013776bccef2ab92602fd8c0fb3a14c4a8;p=uzbl-mobile Revert "Merge branch 'experimental' of git://github.com/axelson/uzbl into axelson/experimental" This reverts commit b7bfd454d19a611638440340d6c8efc3d21b9494, reversing changes made to 4a80918204bd7361b9b8c9fdbed986790fa0d12f. --- 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: