git-svn-id: svn://svn.jdownloader.org/jdownloader/trunk@16401 ebf7c1c2-ba36-0410-9fe8-c592906822b4

This commit is contained in:
coalado 2012-04-25 09:10:38 +00:00
parent 0478a39aa1
commit 1a7f8cb4a0

View File

@ -327,6 +327,7 @@
<buildAddon package="Extraction" include="extraction/**/*" />
<buildAddon package="folderwatch" include="folderwatch/**/*" />
<buildAddon package="webinterface" include="webinterface/**/*" />
<buildAddon package="neembuu" include="neembuu/**/*" />
<delete file="${dist}/Manifest.MF" failonerror="false" />
</target>