Debian: add debian/copyright to ant clean target

This commit is contained in:
kytv
2011-05-26 18:51:36 +00:00
parent 8744eab46d
commit d08d5ffd64

View File

@@ -354,6 +354,7 @@
<delete dir="debian/tmp" />
<delete dir="debian/db" />
<delete file="debian/files" />
<delete file="debian/copyright" />
<delete file="debian/build" />
<delete file="debian/substvars"/>
</target>