fix test.constructionModelesLassoMLE; TODO: det(rho[,,r]) ? numerical errors ? ....
[valse.git] / src / test / Makefile
index 136b1d2..d582826 100644 (file)
@@ -33,7 +33,7 @@ test.selectionTotale: $(LIB) test.selectionTotale.o test_utils.o
        $(CC) -fPIC -o $@ -c $< $(CFLAGS) $(INCLUDES)
 
 clean:
-       rm -f *.o ../sources/*.o
+       rm -f *.o ../sources/*.o ../adapters/*.o
 
 cclean: clean
        rm -f $(LIB) $(TESTS)