aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 5b00b29..c8ef546 100644
--- a/Makefile
+++ b/Makefile
@@ -54,6 +54,7 @@ check: loc
test "$$(./loc tests/37)" = 1
test "$$(./loc tests/38)" = 0
test "$$(./loc tests/39)" = 1
+ test "$$(./loc tests/40)" = 2
install: loc
mkdir -p -- "$(DESTDIR)$(PREFIX)/bin/"