From: Damir Tomic Date: Mon, 3 Aug 2015 08:14:12 +0000 (+0200) Subject: Makefile.am: X-Git-Tag: NTP_4_3_72~2^2~20^2~11 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d553bc6c7ada1a26e88ca17f43af61f2b8918b54;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) ###