[anjuta] symbol-db: renamed test directory into benchmark.



commit 52fa18e9cf591242299c0a7bd2056dfa5b28297c
Author: Massimo Corà <mcora src gnome org>
Date:   Wed Jul 22 00:16:46 2009 +0200

    symbol-db: renamed test directory into benchmark.
    
    Now it's definely a proper name for the benchmark program.

 configure.in                  |    2 +-
 plugins/symbol-db/Makefile.am |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/configure.in b/configure.in
index 84d54b6..f793efc 100644
--- a/configure.in
+++ b/configure.in
@@ -751,7 +751,7 @@ plugins/gbf-am/GBF/Makefile
 plugins/gbf-mkfile/Makefile
 plugins/gbf-mkfile/gbf-mkfile-parse
 plugins/gbf-mkfile/GBF/Makefile
-plugins/symbol-db/test/Makefile
+plugins/symbol-db/benchmark/Makefile
 plugins/symbol-db/images/Makefile
 plugins/symbol-db/Makefile
 plugins/symbol-db/anjuta-tags/Makefile
diff --git a/plugins/symbol-db/Makefile.am b/plugins/symbol-db/Makefile.am
index fc7ea7b..37611fc 100644
--- a/plugins/symbol-db/Makefile.am
+++ b/plugins/symbol-db/Makefile.am
@@ -1,4 +1,4 @@
-SUBDIRS = images test anjuta-tags
+SUBDIRS = images benchmark anjuta-tags
 
 symbol_db_datadir = $(anjuta_data_dir)
 symbol_db_data_DATA = tables.sql tables-from-1-to-228.sql



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]