diff options
Diffstat (limited to 'devel/gvfs/files/monitor_hal_Makefile.am')
-rw-r--r-- | devel/gvfs/files/monitor_hal_Makefile.am | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/gvfs/files/monitor_hal_Makefile.am b/devel/gvfs/files/monitor_hal_Makefile.am new file mode 100644 index 000000000000..f6f626b4bc83 --- /dev/null +++ b/devel/gvfs/files/monitor_hal_Makefile.am @@ -0,0 +1,10 @@ +--- monitor/hal/Makefile.am.orig 2015-02-03 15:52:20 UTC ++++ monitor/hal/Makefile.am +@@ -23,7 +23,6 @@ gvfs_hal_volume_monitor_SOURCES = \ + ghalvolume.c ghalvolume.h \ + ghalmount.c ghalmount.h \ + ghalvolumemonitor.c ghalvolumemonitor.h \ +- gvfsdbusutils.c gvfsdbusutils.h \ + $(NULL) + + gvfs_hal_volume_monitor_CFLAGS = \ |