diff options
| author | Gleb Smirnoff <glebius@FreeBSD.org> | 2015-10-21 19:16:13 +0000 |
|---|---|---|
| committer | Gleb Smirnoff <glebius@FreeBSD.org> | 2015-10-21 19:16:13 +0000 |
| commit | 0b0c40a74f7959b8d7d71f883715ac667a6f119a (patch) | |
| tree | 9317fbf022414d34dee917358139b99c3a2b9184 /Makefile.am | |
| parent | 2cf53bda1c28f47d72aa80971e6c5d400c46a960 (diff) | |
Notes
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 11b20bfdb971..43f45edbfff2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -23,7 +23,7 @@ SUBDIRS = \ tests \ $(NULL) -DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp +DISTCHECK_CONFIGURE_FLAGS = -C --with-sntp --enable-local-libevent $(NTP_DCF) EXTRA_DIST = \ $(srcdir)/COPYRIGHT \ |
