From: Damir Tomic Date: Mon, 3 Aug 2015 08:14:12 +0000 (+0200) Subject: Makefile.am: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b01365c580557f349820997d0e7dcac3b401df94;p=thirdparty%2Fntp.git Makefile.am: minor fix bk: 55bf22d41KLvtkDqa_3gLVJmwS4PnA --- diff --git a/tests/ntpd/Makefile.am b/tests/ntpd/Makefile.am index b7b534cf7..1b05817b2 100644 --- a/tests/ntpd/Makefile.am +++ b/tests/ntpd/Makefile.am @@ -78,7 +78,7 @@ BUILT_SOURCES += \ noinst_HEADERS = g_ntpdtest.h \ $(srcdir)/../libntp/test-libntp.h \ - sockaddrtest.h \ + $(srcdir)/../libntp/sockaddrtest.h \ $(NULL) ###