iron out argument parser usage, add --debug option, and get this to work again in...
[lxc-userspace.git] / Makefile
index 9e0efe7..f736f1b 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,2 +1,3 @@
 all:
-       gcc -I/usr/include/python2.7 -c setns.c -o setns.o
+       python setup.py build
+       gcc vsh.c -o vsh