build: ajout des dépendances dans la construction
This commit is contained in:
parent
1917eef0c2
commit
b8bd1ddf2c
|
@ -1,6 +1,6 @@
|
||||||
all: makall
|
all: makall
|
||||||
|
|
||||||
makall:
|
makall: iflop/iflop.com mbrol/mbrol.com
|
||||||
sync
|
sync
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
|
@ -14,6 +14,5 @@ mbrol/mbrol.com:
|
||||||
(cd mbrol; make)
|
(cd mbrol; make)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue