moved removing versions.json to build.sh
This commit is contained in:
parent
a1141703e5
commit
9a0cfc7a47
5
Makefile
5
Makefile
@ -10,8 +10,5 @@ files += src/*.c
|
||||
files += include/*.h
|
||||
|
||||
main:
|
||||
@echo Removing versions.json
|
||||
rm versions.json
|
||||
|
||||
@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