Blob Blame History Raw
--- emelfm-0.4/Makefile.org	2008-04-02 17:14:21.000000000 +0200
+++ emelfm-0.4-dev/Makefile	2008-04-02 17:06:10.000000000 +0200
@@ -204,6 +204,9 @@
 ifeq ($(WITH_THUMBS),1)
 lCFLAGS += $(shell pkg-config --cflags gimpthumb-2.0)
 endif
+ifeq ($(WITH_HAL),1)
+lCFLAGS += $(shell pkg-config --cflags dbus-glib-1 hal)
+endif
 
 lLIBS_CFLAGS += -shared -fPIC -DPIC
 #for vfs and gvfs plugin development