diff --git a/Installers/Zip/Build.Installer.Zip.csproj b/Installers/Zip/Build.Installer.Zip.csproj index adc92f9e..f2fc4ff6 100644 --- a/Installers/Zip/Build.Installer.Zip.csproj +++ b/Installers/Zip/Build.Installer.Zip.csproj @@ -28,6 +28,8 @@ $(InputPath)**\obj\**\*.*; $(InputPath)Installers\Zip\opentk\**\*.*; $(InputPath)Documentation\Source\**\*.*; + $(InputPath)Automation\**\*.*; + $(InputPath)Old\**\*.*; $(InputPath)**\OpenTK*.xml; $(InputPath)**\*.suo; $(InputPath)**\*.pidb;