LP2017941 install redis-accounts.example.txt
authorBill Erickson <berickxx@gmail.com>
Fri, 2 Dec 2022 22:15:51 +0000 (22:15 +0000)
committerBill Erickson <berickxx@gmail.com>
Fri, 12 May 2023 14:52:20 +0000 (10:52 -0400)
Signed-off-by: Bill Erickson <berickxx@gmail.com>
src/Makefile.am

index 370b6b2..8b9eb6b 100644 (file)
@@ -34,7 +34,7 @@ if BUILDCORE
 MAYBE_CORE = libopensrf c-apps srfsh gateway perl websocket-stdio
 dist_bin_SCRIPTS = @top_srcdir@/bin/opensrf-perl.pl
 bin_SCRIPTS = @top_srcdir@/bin/osrf_config
-dist_sysconf_DATA = @top_srcdir@/examples/opensrf.xml.example @top_srcdir@/examples/opensrf_core.xml.example @top_srcdir@/examples/srfsh.xml.example 
+dist_sysconf_DATA = @top_srcdir@/examples/opensrf.xml.example @top_srcdir@/examples/opensrf_core.xml.example @top_srcdir@/examples/srfsh.xml.example @top_srcdir@/examples/redis-accounts.example.txt
 endif
 
 SUBDIRS = $(MAYBE_CORE) $(MAYBE_PY) $(MAYBE_JA)