From ec6dc19bbeb4c93e951ba5419ccf6768d5811ae6 Mon Sep 17 00:00:00 2001 From: Samuel Ortiz Date: Mon, 31 May 2010 15:09:28 +0200 Subject: ntpd plugin The ntpd plugin triggers an ntpd -q task whenever a service goes online. It either uses the meego ntp service or the one it potentially fetches from a DHCP response. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 511f088d..0e98e8b4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -186,6 +186,7 @@ DISTCHECK_CONFIGURE_FLAGS = --disable-gtk-doc \ --enable-client \ --enable-portal \ --enable-hh2serial-gps \ + --enable-ntpd \ --enable-tools DISTCLEANFILES = $(pkgconfig_DATA) -- cgit v1.2.3