diff options
author | Sage Weil <sage@inktank.com> | 2013-07-21 19:57:37 -0700 |
---|---|---|
committer | Sage Weil <sage@inktank.com> | 2013-07-21 19:58:12 -0700 |
commit | 13c5ac1ef72aeebab6860485376790883be798c5 (patch) | |
tree | 0999a9d4729d1c87daa74a0238705c331d102dab | |
parent | 0071b8e75bd3f5a09cc46e2225a018f6d1ef0680 (diff) | |
download | ceph-wip-before.tar.gz |
asdfwip-before
-rw-r--r-- | src/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile.am b/src/Makefile.am index 451548eb42f..6f4618832fd 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,4 @@ + AUTOMAKE_OPTIONS = gnu SUBDIRS = ocf java DIST_SUBDIRS = gtest ocf libs3 java |