diff options
author | Alexander Larsson <alexl@redhat.com> | 2007-11-06 14:51:23 +0000 |
---|---|---|
committer | Alexander Larsson <alexl@src.gnome.org> | 2007-11-06 14:51:23 +0000 |
commit | a7d9c49e2469b936b3c839378748cf9bb4245b64 (patch) | |
tree | 7e17ed6881397c1e782b5b443539f1d13a938938 /test | |
parent | 282e0a7334614e746efb789e0e769287c5962c4e (diff) | |
download | gvfs-a7d9c49e2469b936b3c839378748cf9bb4245b64.tar.gz |
Added all source filesGVFS_0_0_1
2007-11-06 Alexander Larsson <alexl@redhat.com>
* POTFILES.in:
Added all source files
2007-11-06 Alexander Larsson <alexl@redhat.com>
* client/Makefile.am:
* daemon/Makefile.am:
* test/Makefile.am:
Fix make distcheck
svn path=/trunk/; revision=1012
Diffstat (limited to 'test')
-rw-r--r-- | test/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/test/Makefile.am b/test/Makefile.am index f763314a..7ddcd8ca 100644 --- a/test/Makefile.am +++ b/test/Makefile.am @@ -15,3 +15,5 @@ noinst_PROGRAMS = \ benchmark-posix-small-files \ benchmark-posix-big-files \ $(NULL) + +EXTRA_DIST = benchmark-common.c |