]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
makefile: add dependency to check target
authorMiroslav Lichvar <mlichvar@redhat.com>
Thu, 10 Apr 2014 16:22:34 +0000 (18:22 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Thu, 10 Apr 2014 16:22:34 +0000 (18:22 +0200)
Makefile.in

index 64bef032d3888e074b66138ff5356d44db376e4b..f042a5ae129b57e642409100c01de1f5a01e4612 100644 (file)
@@ -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