Reconfigured package structure for source dist on linux

This commit is contained in:
Joseph Henry
2018-01-10 16:23:41 -08:00
parent 311ed8e533
commit 4b20a1771a
5 changed files with 38 additions and 18 deletions

View File

@@ -30,7 +30,7 @@
%{
#define SWIG_FILE_WITH_INIT
#include "../../include/libzt.h"
#include "data/libzt/include/libzt.h"
%}
int zts_start(const char *path, bool blocking);