Skip to content

Commit

Permalink
Add some more files to the generated bin-zip
Browse files Browse the repository at this point in the history
  • Loading branch information
slluis committed Oct 16, 2012
1 parent ce30fa9 commit 6fbda9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Makefile.am
Expand Up @@ -38,7 +38,9 @@ bin-zip:
unix2dos $(BIN_PACKAGE_DIR)/COPYING.txt
cp bin/mautil.exe $(BIN_PACKAGE_DIR)
cp bin/Mono.Addins.dll $(BIN_PACKAGE_DIR)
cp bin/Mono.Addins.xml $(BIN_PACKAGE_DIR)
cp bin/Mono.Addins.Setup.dll $(BIN_PACKAGE_DIR)
cp bin/Mono.Addins.Setup.xml $(BIN_PACKAGE_DIR)
cp bin/Mono.Addins.CecilReflector.dll $(BIN_PACKAGE_DIR)
cp support/ICSharpCode.SharpZipLib.license.txt $(BIN_PACKAGE_DIR)
cp support/ICSharpCode.SharpZipLib.dll $(BIN_PACKAGE_DIR)
Expand Down

0 comments on commit 6fbda9e

Please sign in to comment.