From: Damir Tomic Date: Mon, 3 Aug 2015 08:18:52 +0000 (+0200) Subject: Makefile.am: X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec666d91fdeb63b5d9500c6362e59af05f6763f8;p=thirdparty%2Fntp.git Makefile.am: added rc_cmdlength.o bk: 55bf23ecYG8NJdtJWhGfXRL1t91GDg --- diff --git a/tests/ntpd/Makefile.am b/tests/ntpd/Makefile.am index 1b05817b2..634b406e6 100644 --- a/tests/ntpd/Makefile.am +++ b/tests/ntpd/Makefile.am @@ -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 = \