diff options
author | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 15:05:52 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-09-13 15:05:52 +0000 |
commit | 0e870e06f5176b9d390ae1baa5c31d6b710b2656 (patch) | |
tree | 7126a34ccfc2242f38147b95752fc0da4f3a5443 /autogen.sh | |
parent | 2a99e6df916c84e8eecd5df02e7b69210cf0edfc (diff) | |
download | gvfs-0e870e06f5176b9d390ae1baa5c31d6b710b2656.tar.gz |
Split out gio into its own module
Original git commit by Alexander Larsson <alexl@redhat.com> at 1188826453 +0200
svn path=/trunk/; revision=888
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=gio/gfile.h +FILE=client/gdaemonvfs.h DIE=0 |