aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--utils/alsoft-config/mainwindow.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/alsoft-config/mainwindow.cpp b/utils/alsoft-config/mainwindow.cpp
index 802cc71e..05afc918 100644
--- a/utils/alsoft-config/mainwindow.cpp
+++ b/utils/alsoft-config/mainwindow.cpp
@@ -26,6 +26,7 @@ static const struct {
{ "sndio", "Add SndIO" },
{ "qsa", "Add QSA" },
#endif
+ { "jack", "Add JACK" },
{ "port", "Add PortAudio" },
{ "opensl", "Add OpenSL" },
{ "null", "Add Null Output" },