moved removing versions.json to build.sh
This commit is contained in:
parent
a1141703e5
commit
9a0cfc7a47
3
Makefile
3
Makefile
@ -10,8 +10,5 @@ files += src/*.c
|
|||||||
files += include/*.h
|
files += include/*.h
|
||||||
|
|
||||||
main:
|
main:
|
||||||
@echo Removing versions.json
|
|
||||||
rm versions.json
|
|
||||||
|
|
||||||
@echo Compiling...
|
@echo Compiling...
|
||||||
cc $(files) -ljson-c -lcurl -lm -o out/why2
|
cc $(files) -ljson-c -lcurl -lm -o out/why2
|
Loading…
x
Reference in New Issue
Block a user