diff options
Diffstat (limited to 'bubbob/Makefile')
-rw-r--r-- | bubbob/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bubbob/Makefile b/bubbob/Makefile new file mode 100644 index 0000000..ab56103 --- /dev/null +++ b/bubbob/Makefile @@ -0,0 +1,2 @@ +statesaver.so: statesaver.c + python setup.py build_ext -i |