chiark / gitweb /
Provide test cases for maxlen functions
[base91.git] / test / Makefile
index 48e390689f76db44630afc26b15ddb5c46e6c75f..2ce31df661519ddb582d9440ef2d65c0c29ba95a 100644 (file)
@@ -5,6 +5,7 @@ SHELL = /bin/sh
 all:
        ln -sf ../base91 b91enc
        ln -sf ../base91 b91dec
+       ln -sf ../lentest .
        $(SHELL) test.sh
 
 clean: