summaryrefslogtreecommitdiff
path: root/thunar-volman
diff options
context:
space:
mode:
authorJannis Pohlmann <jannis@xfce.org>2010-07-26 09:01:44 +0200
committerJannis Pohlmann <jannis@xfce.org>2010-07-26 09:01:44 +0200
commit5611e57af9d832a6ec90d4e28fb3a422800e94ac (patch)
tree24148d2f0cba11545d4349ac5adae43d8c7d94aa /thunar-volman
parent7c20da9ea8b4ba4d23f06896e03ef8a9b72abc7a (diff)
downloadthunar-volman-5611e57af9d832a6ec90d4e28fb3a422800e94ac.tar.gz
Update dependencies in README, remove D-Bus dependency.
Diffstat (limited to 'thunar-volman')
-rw-r--r--thunar-volman/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/thunar-volman/Makefile.am b/thunar-volman/Makefile.am
index 4e9b00b..99379f9 100644
--- a/thunar-volman/Makefile.am
+++ b/thunar-volman/Makefile.am
@@ -57,7 +57,6 @@ thunar_volman_SOURCES = \
$(tvm_notify_sources)
thunar_volman_CFLAGS = \
- $(DBUS_CFLAGS) \
$(GLIB_CFLAGS) \
$(GIO_CFLAGS) \
$(GTHREAD_CFLAGS) \
@@ -74,7 +73,6 @@ thunar_volman_LDFLAGS = \
$(PLATFORM_LDFLAGS)
thunar_volman_LDADD = \
- $(DBUS_LIBS) \
$(GLIB_LIBS) \
$(GIO_LIBS) \
$(GTHREAD_LIBS) \