Renamed project, merged CLI to daemon
This commit is contained in:
parent
9a57203376
commit
bbec1eff07
2
Makefile
2
Makefile
|
@ -1,2 +1,2 @@
|
||||||
default:
|
default:
|
||||||
g++ EmperorD.cpp -I /usr/local/include -L /usr/local/lib -lhttpserver -pthread -o bin/EmperorD
|
g++ Emperor.cpp -I /usr/local/include -L /usr/local/lib -lhttpserver -pthread -o bin/Emperor
|
||||||
|
|
Binary file not shown.
BIN
bin/EmperorD
BIN
bin/EmperorD
Binary file not shown.
Loading…
Reference in New Issue