diff options
Diffstat (limited to 'libpsn00b/CMakeLists.txt')
| -rw-r--r-- | libpsn00b/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpsn00b/CMakeLists.txt b/libpsn00b/CMakeLists.txt index a6b6df3..77784de 100644 --- a/libpsn00b/CMakeLists.txt +++ b/libpsn00b/CMakeLists.txt @@ -30,7 +30,7 @@ foreach(_library IN LISTS PSN00BSDK_LIBRARIES) file( GLOB_RECURSE _sources - ${_path}/*.s ${_path}/*.c ${_path}/*.cpp + ${_path}/*.S ${_path}/*.c ${_path}/*.cpp ) # Build a separate version of the library for each supported target type |
