]> sigrok.org Git - sigrok-util.git/blobdiff - cross-compile/mingw/sigrok-cross-mingw
sigrok-native-appimage: Drop some unneeded local files.
[sigrok-util.git] / cross-compile / mingw / sigrok-cross-mingw
index 300364558f1de8d594c2dbb61158ce2c8e1636c7..c5c3a39af91d9473ac93452c72295c2231a0aed4 100755 (executable)
@@ -199,6 +199,7 @@ cd ..
 # PulseView
 $GIT_CLONE $REPO_BASE/pulseview
 cd pulseview
+cp ../../FileAssociation.nsh contrib
 if [ $DEBUG = 1 ]; then
        # Allow a "DOS box" to open on Windows, it'll contain logging output.
        patch -p1 < ../../pv_mwindows.patch