summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rwxr-xr-xMakefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 7e02fb7..8a44702 100755
--- a/Makefile
+++ b/Makefile
@@ -90,6 +90,9 @@ money: clean
testit: clean
-cd test; sh test-it.sh
+unittest:
+ -nosetests -v -w test/unittest
+
rpms: build manpage sdist
mkdir -p rpm-build
cp dist/*.gz rpm-build/