mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
Fix clean target.
This commit is contained in:
parent
208b668231
commit
b64c75656e
@ -72,7 +72,7 @@
|
||||
<fileset dir="docs\doxygen-user\user-docs" includes="**/*"/>
|
||||
</delete>
|
||||
|
||||
<delete includeEmptyDirs="true" fileonerror="false">
|
||||
<delete includeEmptyDirs="true" failonerror="false">
|
||||
<fileset dir="docs\doxygen\doxygen_docs\api-docs" includes="**/*"/>
|
||||
</delete>
|
||||
</target>
|
||||
|
Loading…
x
Reference in New Issue
Block a user