aboutsummaryrefslogtreecommitdiffhomepage
path: root/Makefile
diff options
context:
space:
mode:
authorGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-21 22:06:12 +0200
committerGravatar Dieter Plaetinck <dieter@plaetinck.be>2009-04-21 22:06:12 +0200
commit80a493ef7aa3dce35877e490d6e6511909e5555b (patch)
tree260493b2890905aec6f282e001af893b0858f645 /Makefile
parent0e76b2ba297dbd76f3bcaf824582d2740919020c (diff)
test make target
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 4419ed5..0772e72 100644
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,4 @@
all:
gcc `pkg-config --libs --cflags gtk+-2.0` `pkg-config --libs --cflags webkit-1.0` -Wall uzbl.c -o uzbl
+test:
+ ./uzbl http://www.archlinux.org