]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - tidl/tidl-api.git/blobdiff - makefile
Added graph viewer for TIDL API timestamp data
[tidl/tidl-api.git] / makefile
index e94e5869ce12a1360de5c214039be59570b69ffd..fec1e200d3f7f80198dd062633c7676c84276ef5 100644 (file)
--- a/makefile
+++ b/makefile
@@ -71,6 +71,9 @@ install-examples: build-examples
 build-viewer:
        $(MAKE) TARGET=$(VIEWER_TARGET) -C viewer
 
 build-viewer:
        $(MAKE) TARGET=$(VIEWER_TARGET) -C viewer
 
+build-python-so:
+       $(MAKE) -C tidl_api tidl.so
+
 clean:
        $(MAKE) -C tidl_api     clean
        $(MAKE) -C examples     clean
 clean:
        $(MAKE) -C tidl_api     clean
        $(MAKE) -C examples     clean