secilc: Make the clean target call the clean target of docs/

Thanks to Russell Coker <russell@coker.com.au>

https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=899083

Signed-off-by: Laurent Bigonville <bigon@bigon.be>
This commit is contained in:
Laurent Bigonville 2018-05-28 16:30:16 +02:00 committed by Nicolas Iooss
parent c62fe252eb
commit 3ef0fef845

View File

@ -58,6 +58,7 @@ clean:
rm -f file_contexts
rm -f $(SECILC_MANPAGE)
rm -f $(SECIL2CONF_MANPAGE)
$(MAKE) -C docs clean
relabel: