summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfredo Deza <alfredo.deza@inktank.com>2013-08-27 15:35:27 -0400
committerGary Lowell <gary.lowell@inktank.com>2013-10-10 12:54:03 -0700
commitfcc6fafe13d8a3bef8b1a48e4f832b12b2407caf (patch)
treeb7e7c983579874c7d1c5d8e1e6a4bf5b6462eec1
parent3787e4d8b522acee6427463063ea94379c8b7db8 (diff)
downloadceph-fcc6fafe13d8a3bef8b1a48e4f832b12b2407caf.tar.gz
remove invalid comment in target
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
-rw-r--r--src/Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/Makefile.am b/src/Makefile.am
index 232a62b9dba..31a2c5b4e10 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -398,7 +398,6 @@ coverity-submit:
# Install Python bindings into a virtualenv
install-pybind:
- # bootstrap requires us to be in the same directory
@cd pybind && ./bootstrap
uninstall-pybind: