summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2008-07-01 13:44:56 +0200
committerLennart Poettering <lennart@poettering.net>2008-07-01 13:44:56 +0200
commitcde75bd31b5493f5f912331a88061d30a34cd746 (patch)
tree20e02d51ea90822c8d6252357152401db24a3dc4 /Makefile
parentf8ab64249186f05685a47eac85593dce8c5d691d (diff)
don't depend on glib anymore, we don't really use any of its features anyway
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index 687adb5..1e4b1d5 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
-CFLAGS=`pkg-config --cflags glib-2.0` -pipe -Wall -W -O0 -g -I.
-LIBS=`pkg-config --libs glib-2.0`
+CFLAGS=-pipe -Wall -W -O0 -g -I.
+LIBS=
all: skdump sktest smartkitd gnome-disk-health gnome-disk-health.ui