This website works better with JavaScript
Home
Explore
Help
Sign In
lenn
/
libsdl-org-mirror
mirror of
https://github.com/libsdl-org/SDL.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add test sources to mingw release artifact
Anonymous Maarten
4 months ago
parent
c46bec009b
commit
af94954161
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
build-scripts/release-info.json
+ 3
- 0
build-scripts/release-info.json
View File
@@ -48,6 +48,9 @@
],
"docs": [
"docs/*"
+ ],
+ "test": [
+ "test/*"
]
}
},