This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
sdl
/
SDL
espejo de
https://github.com/libsdl-org/SDL.git
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
release: don't add test directory to mingw release archives
Anonymous Maarten
hace 8 meses
padre
4ba4f0a106
commit
f79083d9bb
Se han
modificado 1 ficheros
con
0 adiciones
y
3 borrados
Dividir vista
Mostrar estadísticas de diff
0
3
build-scripts/release-info.json
+ 0
- 3
build-scripts/release-info.json
Ver fichero
@@ -60,9 +60,6 @@
],
"docs": [
"docs/*"
- ],
- "test": [
- "test/*"
]
}
},