Petite correction mu makefile du dossier GUI
This commit is contained in:
@@ -7,4 +7,4 @@ premierTest.o : premierTest.c
|
||||
gcc -Wall -c premierTest.c `pkg-config --cflags --libs gtk+-3.0 gmodule-2.0`
|
||||
|
||||
clean : premierTest
|
||||
rm *~ *.o
|
||||
rm -f *.o
|
||||
|
||||
Reference in New Issue
Block a user