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