diff options
author | Sage Weil <sage@newdream.net> | 2011-06-09 01:35:49 +0200 |
---|---|---|
committer | Sage Weil <sage@newdream.net> | 2011-06-09 01:35:49 +0200 |
commit | 6f6ac75d769b1a915abe754394d3b50a5b594bcc (patch) | |
tree | 45aef57f71ab40cd4843fda71023bd938a228bae | |
parent | mon: weaken pool creation caps check (diff) | |
download | ceph-6f6ac75d769b1a915abe754394d3b50a5b594bcc.tar.xz ceph-6f6ac75d769b1a915abe754394d3b50a5b594bcc.zip |
Makefile: remove ancient comment
Signed-off-by: Sage Weil <sage@newdream.net>
-rw-r--r-- | src/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index f78e5f64ced..c6751d90c6b 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,7 +1,3 @@ -# -# note: the old Makefile is at Makefile.old -# - AUTOMAKE_OPTIONS = gnu SUBDIRS = DIST_SUBDIRS = gtest |