chiark / gitweb /
exit not _exit, for benefit of coverage testing
[disorder] / tests / Makefile.am
index c3d9b449b35049f934e0b1c812123bd7a72f2df8..56c64be47c922aa795f66b27a8354b44b143905b 100644 (file)
@@ -21,4 +21,6 @@
 check:
        ${PYTHON} ${srcdir}/alltests
 
-EXTRA_DIST=alltests dtest.py nothing.py version.py
+EXTRA_DIST=alltests dtest.py nothing.py version.py dbversion.py search.py \
+       queue.py dump.py
+