]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Makefile.am:
authorDamir Tomic <viperus@ntp.org>
Mon, 3 Aug 2015 08:18:52 +0000 (10:18 +0200)
committerDamir Tomic <viperus@ntp.org>
Mon, 3 Aug 2015 08:18:52 +0000 (10:18 +0200)
  added rc_cmdlength.o

bk: 55bf23ecYG8NJdtJWhGfXRL1t91GDg

tests/ntpd/Makefile.am

index 1b05817b2eacde9343872902197f3cd059789b5a..634b406e6136c8ca3193b19ba5114dbb1fc8590a 100644 (file)
@@ -166,6 +166,7 @@ test_rc_cmdlength_CFLAGS =                  \
 
 test_rc_cmdlength_LDADD =                      \
        $(unity_tests_LDADD)            \
+       $(top_builddir)/ntpd/rc_cmdlength.o             \
        $(NULL)
 
 test_rc_cmdlength_SOURCES =                    \