summaryrefslogtreecommitdiff
path: root/git/modules
diff options
context:
space:
mode:
Diffstat (limited to 'git/modules')
-rw-r--r--git/modules7
1 files changed, 3 insertions, 4 deletions
diff --git a/git/modules b/git/modules
index a258c67..0bb81b5 100644
--- a/git/modules
+++ b/git/modules
@@ -1,4 +1,4 @@
-odb_modules=" \
+modules=" \
libodb \
libodb-mysql \
libodb-sqlite \
@@ -7,6 +7,5 @@ libodb-boost \
libodb-qt \
odb \
examples \
-tests"
-
-all_modules="$odb_modules etc"
+tests \
+etc"