From d2d014c660e0b60fc3287ec438b796075b3229da Mon Sep 17 00:00:00 2001 From: Prasanna Kumar Kalever Date: Mon, 27 Feb 2017 14:42:17 +0530 Subject: NEWS: initial release Change-Id: Ieaa644063e088f27fe1102a351335d65ffb54efc Signed-off-by: Prasanna Kumar Kalever --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 5f17603..8e63b2c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,7 +7,7 @@ DISTCLEANFILES = Makefile.in gluster-block.spec autom4te.cache CLEANFILES = *~ gluster-block.spec EXTRA_DIST = autogen.sh README.md COPYING-GPLV2 COPYING-LGPLV3 \ - gluster-block.spec INSTALL + gluster-block.spec INSTALL NEWS if USE_SYSTEMD RPM_WITH_FLAGS = --with systemd -- cgit