]> git.ipfire.org Git - thirdparty/chrony.git/commitdiff
makefile: clean unit tests in clean target
authorMiroslav Lichvar <mlichvar@redhat.com>
Tue, 6 Aug 2019 13:59:05 +0000 (15:59 +0200)
committerMiroslav Lichvar <mlichvar@redhat.com>
Tue, 6 Aug 2019 14:11:07 +0000 (16:11 +0200)
Makefile.in

index 0d95aaa82a61f7358cc39d7c06c8a7d43304edb0..19fb60420135db3eb5d55507a504ceeb5de2ce4d 100644 (file)
@@ -70,6 +70,7 @@ distclean : clean
        -rm -f Makefile config.h config.log
 
 clean :
+       $(MAKE) -C test/unit clean
        -rm -f *.o *.s chronyc chronyd core.* *~
        -rm -f *.gcda *.gcno
        -rm -rf .deps