summaryrefslogtreecommitdiff
path: root/src/cython/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/cython/Makefile')
-rw-r--r--src/cython/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cython/Makefile b/src/cython/Makefile
index fd7e16e6..f4e524ad 100644
--- a/src/cython/Makefile
+++ b/src/cython/Makefile
@@ -12,6 +12,7 @@ example:
python example/mini_simplex_tree_example.py
python example/rips_complex_example.py
python example/alpha_complex_example.py
+ python example/cubical_complex_example.py
clean:
rm -rf build/ *.o *.so *.cpp