Changement nom biblio, encore
This commit is contained in:
parent
e267ecc4e7
commit
1d7c901caf
3 changed files with 2 additions and 2 deletions
4
Makefile
4
Makefile
|
@ -1,6 +1,6 @@
|
|||
CC=gcc
|
||||
CFLAGS=-Wall -g -Isrc/shell_tools
|
||||
LIB=src/shell_tools
|
||||
CFLAGS=-Wall -g -Isrc/boitoutil
|
||||
LIB=src/boitoutil
|
||||
|
||||
all: directories rishtik clean
|
||||
|
||||
|
|
Loading…
Reference in a new issue