From 1ca341f3ed4b931cf5d91dae1a2164823b313d6f Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Wed, 31 Dec 2014 22:25:56 -0600 Subject: [PATCH] distribute ntpd.conf --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index 862a22b..d369576 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,7 +2,7 @@ AM_CPPFLAGS = -I$(top_srcdir)/include SUBDIRS = include ACLOCAL_AMFLAGS = -Im4 -EXTRA_DIST = VERSION +EXTRA_DIST = VERSION ntpd.conf CLEANFILES = parse.c sbin_PROGRAMS = ntpd