diff options
Diffstat (limited to 'test/src/Makefile')
| -rw-r--r-- | test/src/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/src/Makefile b/test/src/Makefile index 2724260..675f2df 100644 --- a/test/src/Makefile +++ b/test/src/Makefile @@ -38,7 +38,7 @@ test_ecgen: $(TEST_OBJ) $(ECGEN_OBJ) %.o: %.c $(CC) $(CFLAGS) $(INCLUDES) -c -o $@ $< -clean-all: clean clean-cov +clean-all: clean rm -f ./test_ecgen clean: |
