diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 10:57:53 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 10:57:53 +0000 |
commit | d691783d4d1ca9822d39a816db059dd4bbedf853 (patch) | |
tree | 5a4d2cf3fb0cc3605c3495f158f47e17fa2521b5 /autogen.sh | |
parent | 4f8f113c9e20314eb42eac38248dd53bfde00ac1 (diff) | |
download | gvfs-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 'autogen.sh')
-rwxr-xr-x | autogen.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ ORIGDIR=`pwd` cd $srcdir PROJECT=GVfs TEST_TYPE=-f -FILE=gvfs/gfile.h +FILE=gio/gfile.h DIE=0 |