From def66b1caecb9c7c97871f42f55b71f774ffa860 Mon Sep 17 00:00:00 2001 From: Prasanna Kumar Kalever Date: Fri, 15 Sep 2017 22:10:57 +0530 Subject: configure: add gluster-block-target.service to AC_CONFIG_FILES list Change-Id: I9ab049253c013fd23e9065e5a35451aea4ef4e52 Signed-off-by: Prasanna Kumar Kalever --- configure.ac | 1 + 1 file changed, 1 insertion(+) (limited to 'configure.ac') diff --git a/configure.ac b/configure.ac index 3ca10d2..d1168fa 100644 --- a/configure.ac +++ b/configure.ac @@ -36,6 +36,7 @@ AC_CONFIG_FILES([gluster-block.spec utils/Makefile systemd/Makefile systemd/gluster-blockd.service + systemd/gluster-block-target.service docs/Makefile]) AC_CONFIG_MACRO_DIR([m4]) m4_ifdef([AM_PROG_AR], [AM_PROG_AR]) -- cgit