diff --git a/Makefile b/Makefile index 36b8678..e00ae85 100644 --- a/Makefile +++ b/Makefile @@ -30,4 +30,4 @@ $(OBJS): $(HDRS) Makefile # nettoyage clean: - rm -f core $(EXE) *.o + rm -f core $(EXE) *.o \ No newline at end of file -- libgit2 0.21.2