aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
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