Mixbus32 and 32C packaging
[ardour.git] / tools / linux_packaging / package
index 3614df1fe0c741f48bda5f6961241a4be3648b4c..a4bab829b84a80f3c5d414a24d6740b737c69afe 100755 (executable)
@@ -36,6 +36,9 @@ while [ $# -gt 0 ] ; do
        --mixbus)
                APPNAME=Mixbus ;
                shift ;;
+       --mixbus32c)
+               APPNAME=Mixbus32C ;
+               shift ;;
        --public)
                APPNAME=Ardour ;
                shift ;;