aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorCalvin Morrison <mutantturkey@gmail.com>2014-05-06 12:58:09 -0400
committerCalvin Morrison <mutantturkey@gmail.com>2014-05-06 12:58:09 -0400
commitf251dc46c40501704bfebf2d778577b1f1dc3484 (patch)
treef09e5c15a0b2ce33f7020310161d3f44cfe1c62f /Makefile
parent151602f582746f8374a3f8bc4ea1ffdbcc4a513a (diff)
parent958b167c741c2928021216fddadf24ecdabfbf61 (diff)
werks
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index d6f0df7..48564ca 100644
--- a/Makefile
+++ b/Makefile
@@ -33,5 +33,4 @@ install_python:
clean:
@echo "cleaning up"
@cd src/python; rm build -Rvf
- @cd src/nbc; make clean
@cd src/c; make clean