summaryrefslogtreecommitdiff
path: root/monitor/proxy/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/proxy/Makefile.am')
-rw-r--r--monitor/proxy/Makefile.am2
1 files changed, 0 insertions, 2 deletions
diff --git a/monitor/proxy/Makefile.am b/monitor/proxy/Makefile.am
index 6985cd48..4d477b3d 100644
--- a/monitor/proxy/Makefile.am
+++ b/monitor/proxy/Makefile.am
@@ -34,7 +34,6 @@ libgioremote_volume_monitor_la_CFLAGS = \
-DG_LOG_DOMAIN=\"GVFS-RemoteVolumeMonitor\" \
-I$(top_srcdir)/common \
$(GLIB_CFLAGS) \
- $(DBUS_CFLAGS) \
-DGIO_MODULE_DIR=\"$(GIO_MODULE_DIR)\" \
-DREMOTE_VOLUME_MONITORS_DIR=\"$(remote_volume_monitorsdir)\" \
-DGVFS_LOCALEDIR=\""$(localedir)"\" \
@@ -46,7 +45,6 @@ libgioremote_volume_monitor_la_LDFLAGS = \
libgioremote_volume_monitor_la_LIBADD = \
$(GLIB_LIBS) \
- $(DBUS_LIBS) \
$(top_builddir)/common/libgvfscommon.la \
$(NULL)