about summary refs log tree commit diff stats
path: root/Makefile.am
diff options
context:
space:
mode:
authorJames Booth <boothj5@gmail.com>2015-06-15 23:16:22 +0100
committerJames Booth <boothj5@gmail.com>2015-06-15 23:16:22 +0100
commitfb0e0659023e6483418de2a06626d640644e94d9 (patch)
tree38e9ba8a3cb8b63a8267de6780183fda6d93cbee /Makefile.am
parent6097a5bade7fdcd333b8127c36d31024ae29284b (diff)
downloadprofani-tty-fb0e0659023e6483418de2a06626d640644e94d9.tar.gz
Tidied cmd_otr, added check-unit target to Makefile
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 3 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index a18bedcc..b416e1b2 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -174,3 +174,6 @@ $(git_include): $(git_include).in
 clean-local:
 	rm -f $(git_include) $(git_include).in
 endif
+
+check-unit: tests/unittests/unittests
+	tests/unittests/unittests