sourcephile
/
git
/
majurity.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
cli: wrap help at 80
[majurity.git]
/
GNUmakefile
diff --git
a/GNUmakefile
b/GNUmakefile
index b899b88cce32ae9f40d752c9b8c1280221c4b0ec..7fe00772242ecf4e8d0ddf5d95bebe26e5a0d306 100644
(file)
--- a/
GNUmakefile
+++ b/
GNUmakefile
@@
-1,6
+1,7
@@
PKGS := \
hjugement \
- hjugement-protocol
+ hjugement-protocol \
+ hjugement-cli
hjugement-protocol/test: TEST_FLAGS:=
HS = $(shell find $(PKGS) -name '*.hs' -not -name 'HLint.hs')