summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@src.gnome.org>2007-09-13 10:57:53 +0000
committerAlexander Larsson <alexl@src.gnome.org>2007-09-13 10:57:53 +0000
commitd691783d4d1ca9822d39a816db059dd4bbedf853 (patch)
tree5a4d2cf3fb0cc3605c3495f158f47e17fa2521b5 /Makefile.am
parent4f8f113c9e20314eb42eac38248dd53bfde00ac1 (diff)
downloadgvfs-d691783d4d1ca9822d39a816db059dd4bbedf853.tar.gz
Split out daemon implementation into a module in its own subdir
Original git commit by Alexander Larsson <alex@greebo.(none)> at 1169052241 +0100 svn path=/trunk/; revision=251
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index b2e02918..73c80c0a 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,5 +1,6 @@
SUBDIRS = \
- gvfs \
+ gio \
+ client \
daemon \
po \
programs