chiark / gitweb /
fixes and test for disorder-dump
[disorder] / tests / Makefile.am
index a99e2b80c19ac5f9b26ce7a4712bb5fdf5ed3a20..56c64be47c922aa795f66b27a8354b44b143905b 100644 (file)
@@ -1,6 +1,6 @@
 #
 # This file is part of DisOrder.
-# Copyright (C) 2004, 2005 Richard Kettlewell
+# Copyright (C) 2004, 2005, 2007 Richard Kettlewell
 #
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -19,9 +19,8 @@
 #
 
 check:
-       PATH=../server:$$PATH \
-       PYTHONPATH=../python \
-               topsrcdir=${top_srcdir} \
-               ${PYTHON} ${srcdir}/alltests
+       ${PYTHON} ${srcdir}/alltests
+
+EXTRA_DIST=alltests dtest.py nothing.py version.py dbversion.py search.py \
+       queue.py dump.py
 
-EXTRA_DIST=alltests dtest.py nothing.py