From fa1813c503aee96a1804ae229884f375a2e1cae2 Mon Sep 17 00:00:00 2001 From: Nalin Dahyabhai Date: Wed, 1 Apr 2009 23:35:25 -0400 Subject: - make sure the init script is in tarballs --- src/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/src/Makefile.am b/src/Makefile.am index 9932989..ff1e452 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -1,3 +1,4 @@ +EXTRA_DIST = credmonger.init AM_CFLAGS = @KRB5_CFLAGS@ LDFLAGS = @KRB5_LIBS@ sbin_PROGRAMS = credmonger -- cgit