Nog wat fixes
This commit is contained in:
parent
f4c7f187a7
commit
f16aa16a66
2 changed files with 2 additions and 2 deletions
2
Makefile
2
Makefile
|
@ -25,7 +25,7 @@ client-local-install: client
|
|||
mkdir -p ./bin
|
||||
cp -f ./Connector_HTTP/Connector_HTTP ./bin/
|
||||
cp -f ./Connector_RTMP/Connector_RTMP ./bin/
|
||||
cp -f ./Connector_RTMP/Connector_RAW ./bin/
|
||||
cp -f ./Connector_RAW/Connector_RAW ./bin/
|
||||
#cp -f ./Connector_RTSP/Connector_RTSP ./bin/
|
||||
cp -f ./Buffer/Buffer ./bin/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue