diff options
Diffstat (limited to 'plugins/alsa/CMakeLists.txt')
-rw-r--r-- | plugins/alsa/CMakeLists.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/alsa/CMakeLists.txt b/plugins/alsa/CMakeLists.txt index 51f4639..687ccb2 100644 --- a/plugins/alsa/CMakeLists.txt +++ b/plugins/alsa/CMakeLists.txt @@ -17,7 +17,7 @@ ########################################################################### -PROJECT_TARGET_ADD(alsa-router) +PROJECT_TARGET_ADD(alsa-softmixer) file(GLOB SOURCE_FILES "alsa-*.c") |