summaryrefslogtreecommitdiff
path: root/client/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:36:17 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 13:36:17 +0000
commit8924b724ebc40e630f14577234fc37daa06854be (patch)
tree8726bd79a8b3ae313c3319c65b1e2b2bb4f76188 /client/Makefile.am
parentabedaec2e901f48a767e10be38274b91f7bfdc49 (diff)
downloadgvfs-8924b724ebc40e630f14577234fc37daa06854be.tar.gz
Add initial GDaemonVolume and GDaemonVolumeMonitor sources.
Original git commit by Hans Petter Jansson <hpj@kzerza.amok> at 1178826338 -0500 svn path=/trunk/; revision=550
Diffstat (limited to 'client/Makefile.am')
-rw-r--r--client/Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/client/Makefile.am b/client/Makefile.am
index 12a5cbae..1077b786 100644
--- a/client/Makefile.am
+++ b/client/Makefile.am
@@ -14,6 +14,8 @@ modules_LTLIBRARIES = libgvfsdbus.la
libgvfsdbus_la_LDFLAGS = $(module_flags)
libgvfsdbus_la_SOURCES = \
gdaemonvfs.c gdaemonvfs.h \
+ gdaemonvolume.c gdaemonvolume.h \
+ gdaemonvolumemonitor.c gdaemonvolumemonitor.h \
gdaemonfile.c gdaemonfile.h \
gvfsuriutils.c gvfsuriutils.h \
gdaemonfileinputstream.c gdaemonfileinputstream.h \