diff options
author | Harshavardhana <harsha@zresearch.com> | 2009-02-27 10:23:45 -0800 |
---|---|---|
committer | Anand V. Avati <avati@amp.gluster.com> | 2009-02-28 00:06:40 +0530 |
commit | b6bf3b8d6efb995d4ca7b91ff41709c57753d632 (patch) | |
tree | 8098f9b4802414d605e472874d0fd85597b8f1a0 /extras/test/Makefile.am | |
parent | 24f80a408cbf5214664efe12466929d50575c963 (diff) |
CALLOC changed to calloc in rdd.c and several other cleanup and moved rdd.c into more appropriate "benchmarking" directory.2.0.0rc3
Signed-off-by: Anand V. Avati <avati@amp.gluster.com>
Diffstat (limited to 'extras/test/Makefile.am')
-rw-r--r-- | extras/test/Makefile.am | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/test/Makefile.am b/extras/test/Makefile.am deleted file mode 100644 index e6877054991..00000000000 --- a/extras/test/Makefile.am +++ /dev/null @@ -1,3 +0,0 @@ -bin_PROGRAMS = rdd -rdd_SOURCES = rdd.c -AM_CFLAGS = -pthread |