Skip to content

Commit e1c6602

Browse files
committed
bindist: Exclude GLFW3 binding from DOS packages
1 parent faaeeb6 commit e1c6602

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -798,6 +798,7 @@ bindist:
798798
rm -r $(packinc)/gdk*
799799
rm -r $(packinc)/gio
800800
rm -r $(packinc)/GL
801+
rm -r $(packinc)/GLFW
801802
rm -r $(packinc)/glade
802803
rm -r $(packinc)/glib*
803804
rm -r $(packinc)/gmodule.bi

0 commit comments

Comments
 (0)