diff makefile.emx @ 2954:40a5e6946e2b

Win/OS2: Include the C++ bindings header in the binary zip.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Fri, 06 Jan 2023 07:05:34 +0000
parents ac404083dc6b
children 2d9521396112
line wrap: on
line diff
--- a/makefile.emx	Fri Jan 06 05:56:03 2023 +0000
+++ b/makefile.emx	Fri Jan 06 07:05:34 2023 +0000
@@ -66,4 +66,4 @@
 
 zip: dw.dll
 	cp os2/readme-os2.txt .
-	zip dwindows-os2-$(VERDOT).zip readme-os2.txt readme.txt dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h dwcompat.h
+	zip dwindows-os2-$(VERDOT).zip readme-os2.txt readme.txt dw.dll dwcompat.dll dw.lib dwcompat.lib dw.h dwcompat.h dw.hpp