From 711ffb0ffd7bfa3da0d4a20b5cdf2564415c347a Mon Sep 17 00:00:00 2001 From: erickson Date: Fri, 7 Jul 2006 18:05:27 +0000 Subject: [PATCH] added the fieldmapper, autogen stuff to openils_core target git-svn-id: svn://svn.open-ils.org/ILS/trunk@4935 dcc99617-32d9-48b4-a31d-7c20da2025e4 --- install.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/install.sh b/install.sh index a2c8a053e4..de184bcf3f 100755 --- a/install.sh +++ b/install.sh @@ -175,6 +175,7 @@ function runInstall { $MAKE -C "$OPENILSDIR" "xsl-install"; $MAKE -C "$OPENILSDIR" "c_apps-install"; $MAKE -C "$OPENILSDIR" "circ_rules-install"; + $MAKE -C "$OPENILSDIR" "autojs-install"; fi; ;; -- 2.43.2