mirror of
https://github.com/s3fs-fuse/s3fs-fuse.git
synced 2024-11-16 01:07:11 +00:00
1a4e525465
1) Changed test/Makefile.am Changed test/Makefile.am because test/sample_delcache.sh is added by r472. git-svn-id: http://s3fs.googlecode.com/svn/trunk@473 df820570-a93a-0410-bd06-b72b767a4274
11 lines
194 B
Makefile
11 lines
194 B
Makefile
TESTS=small-integration-test.sh
|
|
|
|
EXTRA_DIST = \
|
|
integration-test-common.sh \
|
|
require-root.sh \
|
|
small-integration-test.sh \
|
|
mergedir.sh \
|
|
sample_delcache.sh \
|
|
sample_ahbe.conf
|
|
|