From: Miroslav Lichvar Date: Thu, 10 Apr 2014 16:22:34 +0000 (+0200) Subject: makefile: add dependency to check target X-Git-Tag: 1.30-pre1~72 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e82220974eb84f203f07aff6096a024254472aae;p=thirdparty%2Fchrony.git makefile: add dependency to check target --- diff --git a/Makefile.in b/Makefile.in index 64bef032..f042a5ae 100644 --- a/Makefile.in +++ b/Makefile.in @@ -129,7 +129,7 @@ install: chronyd chronyc chrony.txt %.s : %.c $(CC) $(CFLAGS) $(CPPFLAGS) -S $< -check : +check : chronyd chronyc cd test/simulation && ./run install-docs : docs