add unit tests
[calc.git] / makefile
index 34218b4f15a8fe793b568ec3bfcc8a647cd98372..99f9d6ea0e37ee3e65be817502a3b7e35f13806c 100644 (file)
--- a/makefile
+++ b/makefile
@@ -18,7 +18,7 @@ LDFLAGS += -g
 
 ALLEXE  =
 ALLEXE += calc
-ALLEXE += skel
+#ALLEXE += skel
 
 SHELL = bash