Fixed Makefile
@@ -9,7 +9,7 @@ CFLAGS+=-pthread -O2
all: fiche
install: fiche
install -m 0755 fiche ${PREFIX}/usr/local/bin
install -m 0755 fiche ${PREFIX}
clean:
rm -f fiche
The note is not visible to the blocked user.