From d81182cf69a4f188f304fcce6d651ffd56b67aac Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Tue, 17 Mar 2015 09:27:05 -0400 Subject: NFS-Ganesha: Install scripts, config files, and resource agent scripts Resubmitting after a gerrit bug bungled the merge of http://review.gluster.org/9621 (was it really a gerrit bug?) Scripts related to NFS-Ganesha are in extras/ganesha/scripts. Config files are in extras/ganesha/config. Resource Agent files are in extras/ganesha/ocf Files are copied to appropriate locations. Change-Id: I137169f4d653ee2b7d6df14d41e2babd0ae8d10c BUG: 1188184 Signed-off-by: Kaleb S. KEITHLEY Reviewed-on: http://review.gluster.org/9912 Tested-by: Gluster Build System --- configure.ac | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index ab47dcae7a3..ffa71c9f1fa 100644 --- a/configure.ac +++ b/configure.ac @@ -183,6 +183,10 @@ AC_CONFIG_FILES([Makefile extras/init.d/glusterd-Redhat extras/init.d/glusterd-FreeBSD extras/init.d/glusterd-SuSE + extras/ganesha/Makefile + extras/ganesha/config/Makefile + extras/ganesha/scripts/Makefile + extras/ganesha/ocf/Makefile extras/systemd/Makefile extras/systemd/glusterd.service extras/run-gluster.tmpfiles -- cgit