diff options
author | Alfredo Deza <alfredo.deza@inktank.com> | 2013-08-27 15:35:27 -0400 |
---|---|---|
committer | Gary Lowell <gary.lowell@inktank.com> | 2013-10-09 10:04:50 -0700 |
commit | 66e78bdb5b70645cae8cadef68954818e42eb31d (patch) | |
tree | 3814fd2f4ae3c6754fc2849a9c30e06b6974433c | |
parent | 2d87ea227392485f90e83f26aa8d2536d7f0b035 (diff) | |
download | ceph-66e78bdb5b70645cae8cadef68954818e42eb31d.tar.gz |
remove invalid comment in target
Signed-off-by: Alfredo Deza <alfredo.deza@inktank.com>
-rw-r--r-- | src/Makefile.am | 1 |
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: |