From fded8e60d0a8a750629865dffd6037dccdcdeeb8 Mon Sep 17 00:00:00 2001 From: Damir Tomic Date: Thu, 6 Aug 2015 21:42:18 +0200 Subject: [PATCH] Makefile.am: removed ntpq becuase it doesnt work?! bk: 55c3b89aMSRSSRLz-Yyhn8Y3CwGWTw --- tests/Makefile.am | 2 -- 1 file changed, 2 deletions(-) diff --git a/tests/Makefile.am b/tests/Makefile.am index d11a1b38a..8e76218be 100644 --- a/tests/Makefile.am +++ b/tests/Makefile.am @@ -13,7 +13,6 @@ SUBDIRS += \ libntp \ sec-2853 \ ntpd \ - ntpq \ $(NULL) DIST_SUBDIRS += \ @@ -22,6 +21,5 @@ DIST_SUBDIRS += \ ntpd \ sandbox \ sec-2853 \ - ntpq \ $(NULL) -- 2.47.3