]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Makefile.am:
authorDamir Tomic <viperus@ntp.org>
Mon, 3 Aug 2015 08:14:12 +0000 (10:14 +0200)
committerDamir Tomic <viperus@ntp.org>
Mon, 3 Aug 2015 08:14:12 +0000 (10:14 +0200)
  minor fix

bk: 55bf22d41KLvtkDqa_3gLVJmwS4PnA

tests/ntpd/Makefile.am

index b7b534cf77d5a8598c51fdf4f626d0c98dacc990..1b05817b2eacde9343872902197f3cd059789b5a 100644 (file)
@@ -78,7 +78,7 @@ BUILT_SOURCES +=                      \
 
 noinst_HEADERS =       g_ntpdtest.h            \
                        $(srcdir)/../libntp/test-libntp.h       \
-                       sockaddrtest.h  \
+                       $(srcdir)/../libntp/sockaddrtest.h      \
                        $(NULL)
 
 ###