Skip to content
This repository was archived by the owner on Sep 4, 2024. It is now read-only.

Commit 6fbda9e

Browse files
committed
Add some more files to the generated bin-zip
1 parent ce30fa9 commit 6fbda9e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Makefile.am

+2
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,9 @@ bin-zip:
3838
unix2dos $(BIN_PACKAGE_DIR)/COPYING.txt
3939
cp bin/mautil.exe $(BIN_PACKAGE_DIR)
4040
cp bin/Mono.Addins.dll $(BIN_PACKAGE_DIR)
41+
cp bin/Mono.Addins.xml $(BIN_PACKAGE_DIR)
4142
cp bin/Mono.Addins.Setup.dll $(BIN_PACKAGE_DIR)
43+
cp bin/Mono.Addins.Setup.xml $(BIN_PACKAGE_DIR)
4244
cp bin/Mono.Addins.CecilReflector.dll $(BIN_PACKAGE_DIR)
4345
cp support/ICSharpCode.SharpZipLib.license.txt $(BIN_PACKAGE_DIR)
4446
cp support/ICSharpCode.SharpZipLib.dll $(BIN_PACKAGE_DIR)

0 commit comments

Comments
 (0)