This website works better with JavaScript
Home
Explore
Help
Register
Sign In
gugdun
/
SDL
mirror of
https://github.com/libsdl-org/SDL
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
release: don't add test directory to mingw release archives
Anonymous Maarten
1 year 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/*"
]
}
},