Skip to content

Commit

Permalink
Include gpg-error dll for Windows.
Browse files Browse the repository at this point in the history
  • Loading branch information
bk138 committed May 7, 2011
1 parent 5c9d9fa commit c32a761
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions Makefile.am
Expand Up @@ -86,6 +86,7 @@ zip_package: all README NEWS COPYING
cp src/.libs/multivnc.exe @PACKAGE_NAME@-@PACKAGE_VERSION@
$(STRIP) @PACKAGE_NAME@-@PACKAGE_VERSION@/multivnc.exe
cp src/mingwm10.dll @PACKAGE_NAME@-@PACKAGE_VERSION@
cp src/libgpg-error-0.dll @PACKAGE_NAME@-@PACKAGE_VERSION@
cp contrib/windowshare.exe @PACKAGE_NAME@-@PACKAGE_VERSION@
cp contrib/VNCHooks.dll @PACKAGE_NAME@-@PACKAGE_VERSION@
cp contrib/README-contrib.txt @PACKAGE_NAME@-@PACKAGE_VERSION@
Expand Down
1 change: 1 addition & 0 deletions multivnc.nsi
Expand Up @@ -19,6 +19,7 @@ Section ""

File src\multivnc.exe
File src\mingwm10.dll
File src\libgpg-error-0.dll
File contrib\windowshare.exe
File contrib\VNCHooks.dll
File contrib\README-contrib.txt
Expand Down
Binary file added src/libgpg-error-0.dll
Binary file not shown.

0 comments on commit c32a761

Please sign in to comment.