Remove even the loleaflet/ dir if it is around
Signed-off-by: Jan Holesovsky <kendy@collabora.com> Change-Id: Ib264307672ea3fa351a1540fd3f4a6fafdd87d5a
This commit is contained in:
parent
fc875666af
commit
74d601920e
1 changed files with 1 additions and 0 deletions
|
@ -413,6 +413,7 @@ clean-local:
|
|||
$(CLEANUP_COMMAND)
|
||||
if test "z@JAILS_PATH@" != "z"; then rm -rf "@JAILS_PATH@"; fi
|
||||
if test "z@SYSTEMPLATE_PATH@" != "z"; then rm -rf "@SYSTEMPLATE_PATH@"; fi
|
||||
rm -rf "${top_srcdir}/loleaflet"
|
||||
|
||||
if ENABLE_DEBUG
|
||||
# can write to /tmp/loolwsd.log
|
||||
|
|
Loading…
Reference in a new issue