Actualiser Makefile

This commit is contained in:
kitoy 2023-11-10 01:11:02 +01:00
parent 5e3445c7eb
commit ccf86009f1
1 changed files with 1 additions and 1 deletions

View File

@ -14,4 +14,4 @@ deinstall:
clean:
rm -fr $(PROG_NAME)
all: $(PROG_NAME) install
all: $(PROG_NAME)