shithub: choc

Download patch

ref: 3f45e0c828e6df45b91451fcebba8f5f611b2b28
parent: f1ffac8026df8639a9ab465de82fd08697cf07d5
author: Simon Howard <fraggle@soulsphere.org>
date: Sat Feb 4 20:21:39 EST 2017

win32: Add cp-with-libs to dist.

--- a/pkg/Makefile.am
+++ b/pkg/Makefile.am
@@ -22,6 +22,7 @@
 
 WIN32_FILES=                                                            \
 win32/GNUmakefile                                                       \
+win32/cp-with-libs                                                      \
 win32/README
 
 EXTRA_DIST=$(OSX_FILES) $(WIN32_FILES)