From: Dan Scott Date: Mon, 12 Sep 2011 15:10:50 +0000 (-0400) Subject: Can't install oils_web.xml.example if it does not exist X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=9c04d5d814cf767faa59b105d7b88b28f58b8069;p=evergreen%2Fpines.git Can't install oils_web.xml.example if it does not exist Just remove the entry from Makefile.am and we're happy. Signed-off-by: Dan Scott --- diff --git a/Open-ILS/src/Makefile.am b/Open-ILS/src/Makefile.am index 3370dc8d65..9eeb330793 100644 --- a/Open-ILS/src/Makefile.am +++ b/Open-ILS/src/Makefile.am @@ -44,7 +44,6 @@ sysconf_DATA = $(examples)/action_trigger_filters.json.example \ $(examples)/opensrf_core.xml.example \ $(examples)/fm_IDL.xml \ $(examples)/oils_sip.xml.example \ - $(examples)/oils_web.xml.example \ $(examples)/lib_ips.txt.example \ $(examples)/oils_yaz.xml.example \ $(examples)/oils_z3950.xml.example