diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 09:05:15 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 09:05:15 +0000 |
commit | 7b829c191ed354a0d6cd1b7022d8389f3554d71f (patch) | |
tree | 98d2bfcb46a12abde32a29449d89d935b7116eae /Makefile.am | |
parent | 2d2d8f271157c1a8b63eaaa923a3395ed41adab3 (diff) | |
download | gvfs-7b829c191ed354a0d6cd1b7022d8389f3554d71f.tar.gz |
Initial hacky code for dbus server
Original git commit by Alexander Larsson <alex@greebo.(none)> at 1160056814 +0200
svn path=/trunk/; revision=95
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 1f994bc0..b2e02918 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,5 +1,6 @@ SUBDIRS = \ gvfs \ + daemon \ po \ programs |