removed exmple apps code
[ealt-edge.git] / example-apps / PDD / pcb-defect-detection / data / lib_coco / PythonAPI / Makefile
diff --git a/example-apps/PDD/pcb-defect-detection/data/lib_coco/PythonAPI/Makefile b/example-apps/PDD/pcb-defect-detection/data/lib_coco/PythonAPI/Makefile
deleted file mode 100755 (executable)
index ab5e3d2..0000000
+++ /dev/null
@@ -1,9 +0,0 @@
-all:
-    # install pycocotools locally
-       python setup.py build_ext --inplace
-       rm -rf build
-
-install:
-       # install pycocotools to the Python site-packages
-       python setup.py build_ext install
-       rm -rf build
\ No newline at end of file