projects
/
tahoe-lafs
/
tahoe-lafs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ee6a6c7
)
Makefile: add build_ext target, for convenience
author
Brian Warner
<warner@lothar.com>
Thu, 16 Aug 2007 00:47:10 +0000
(17:47 -0700)
committer
Brian Warner
<warner@lothar.com>
Thu, 16 Aug 2007 00:47:10 +0000
(17:47 -0700)
Makefile
patch
|
blob
|
history
diff --git
a/Makefile
b/Makefile
index 5af7c0c9d56446876caf2dd7308973c78939968e..f984f87d34d095b91c34d1ceb034c58acb8fc5d4 100644
(file)
--- a/
Makefile
+++ b/
Makefile
@@
-312,3
+312,5
@@
deb-etch-head:
$(MAKE) increment-deb-version
fakeroot debian/rules binary
+build_ext:
+ $(PYTHON) setup.py build_ext -i