From ece5f66a3d05628bb1a74833ae695443e079f80d Mon Sep 17 00:00:00 2001 From: "Kaleb S. KEITHLEY" Date: Wed, 26 Oct 2016 20:16:23 -0400 Subject: build: fixes to build 3.9.0rc2 on Debian Add glustereventsd-Debian(.in) and associated Makefile(.am) and configure(.ac) changes Add UUIDLIBS to fdl's librecon Change-Id: Ibff821691023704978140eaaff2c6532b74c50fa BUG: 1389127 Signed-off-by: Kaleb S. KEITHLEY Reviewed-on: https://review.gluster.org/15737 Smoke: Gluster Build System NetBSD-regression: NetBSD Build System CentOS-regression: Gluster Build System Reviewed-by: Joe Julian --- extras/init.d/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'extras/init.d/Makefile.am') diff --git a/extras/init.d/Makefile.am b/extras/init.d/Makefile.am index bd8837bd9f7..a9ac3b42d84 100644 --- a/extras/init.d/Makefile.am +++ b/extras/init.d/Makefile.am @@ -1,7 +1,7 @@ EXTRA_DIST = glusterd-Debian glusterd-FreeBSD glusterd-Redhat glusterd-SuSE \ glusterd.plist rhel5-load-fuse.modules \ - glustereventsd-FreeBSD glustereventsd-Redhat + glustereventsd-FreeBSD glustereventsd-Redhat glustereventsd-Debian CLEANFILES = -- cgit