$(srcdir)/.git_version \
$(srcdir)/ceph-rbdnamer \
$(srcdir)/test/encoding/readable.sh \
- $(srcdir)/test/encoding/check-generated.sh \
$(srcdir)/upstart/ceph-all.conf \
$(srcdir)/upstart/ceph-mon.conf \
$(srcdir)/upstart/ceph-mon-all.conf \
ceph-crush-location \
mount.fuse.ceph \
rbdmap \
- unittest_bufferlist.sh \
yasm-wrapper
EXTRA_DIST += \
$(srcdir)/test/mon/mon-test-helpers.sh \
$(srcdir)/test/osd/osd-test-helpers.sh \
$(srcdir)/test/coverage.sh \
- $(srcdir)/test/erasure-code/test-erasure-code.sh \
- $(srcdir)/test/mon/osd-pool-create.sh \
- $(srcdir)/test/mon/misc.sh \
- $(srcdir)/test/mon/osd-crush.sh \
- $(srcdir)/test/mon/osd-erasure-code-profile.sh \
- $(srcdir)/test/mon/mkfs.sh \
- $(srcdir)/test/ceph-disk.sh \
- $(srcdir)/test/mon/mon-handle-forward.sh \
- $(srcdir)/test/vstart_wrapped_tests.sh \
- $(srcdir)/test/pybind/test_ceph_argparse.py
+ $(patsubst %,$(srcdir)/%,$(check_SCRIPTS))
# target to build but not run the unit tests
unittests:: $(check_PROGRAMS)