fix incomplete py build

install pvxsIoc.dbd

imagedemo.c missing
This commit is contained in:
Michael Davidsaver
2023-05-24 09:47:28 -07:00
parent 5f8006fbf3
commit a1eb49386f
3 changed files with 17 additions and 3 deletions
+2
View File
@@ -7,4 +7,6 @@ __all__ = (
include_path = os.path.join(os.path.dirname(__file__), 'include')
dbd_path = os.path.join(os.path.dirname(__file__), 'dbd')
dylink_prepare_dso("pvxslibs.lib.pvxs")