Add docker file to build image
[ric-app/ts.git] / examples / Makefile
index 07830bc..08a350b 100644 (file)
@@ -28,3 +28,6 @@
        g++ $< -g -o $@  -lricxfcpp -lrmr_si -lpthread -lm -lsdl
 
 all:: ts_xapp
+
+install::
+       cp ts_xapp /usr/local/bin/