aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorDave Reisner <dreisner@archlinux.org>2012-08-13 15:56:27 -0400
committerDave Reisner <dreisner@archlinux.org>2012-08-13 15:59:01 -0400
commit5b1aae3452f2473a200f4f5b477f3ef7a147a29d (patch)
treef05a9a1b6a2436010269fb70d613f2e9ea5aa55e /Makefile
parentb072b72cac5df40952685b4b7e8a79e86f2e8941 (diff)
downloadmirror-ponymix-5b1aae3452f2473a200f4f5b477f3ef7a147a29d.tar.gz
mirror-ponymix-5b1aae3452f2473a200f4f5b477f3ef7a147a29d.tar.bz2
mirror-ponymix-5b1aae3452f2473a200f4f5b477f3ef7a147a29d.zip
add shiesty runtests script
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index e4e3e8d..07a5f84 100644
--- a/Makefile
+++ b/Makefile
@@ -7,5 +7,8 @@ install: pulsemix
mkdir -p $(DESTDIR)/usr/bin
install -m755 pulsemix $(DESTDIR)/usr/bin/pulsemix
+check: pulsemix
+ ./runtests ./pulsemix
+
clean:
$(RM) pulsemix pulsemix.o