From eb22275739928208f8c39d952a1f5fcff2b16030 Mon Sep 17 00:00:00 2001 From: miker Date: Thu, 8 Mar 2007 19:46:13 +0000 Subject: [PATCH] adding openils_db to the end of the default make target list git-svn-id: svn://svn.open-ils.org/ILS/trunk@7046 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- install.conf.default | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.conf.default b/install.conf.default index bbfb70abf3..90064edb7f 100644 --- a/install.conf.default +++ b/install.conf.default @@ -42,7 +42,7 @@ # If you only want to build the client app, then just build evergreen_xul_client. # -------------------------------------------------------------------- -TARGETS=("opensrf_all" "openils_core" "openils_web" "evergreen_core"); +TARGETS=("opensrf_all" "openils_core" "openils_web" "evergreen_core" "openils_db"); # -------------------------------------------------------------------- -- 2.11.0