]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-common.m4
Merge changes from CUPS 1.5rc1-r9833.
[thirdparty/cups.git] / config-scripts / cups-common.m4
index 06dce8181a670f66c5193afcc082d0d94e20438f..4c6c5262f5125c63e7e53e1b62e38b90df174af8 100644 (file)
@@ -406,7 +406,7 @@ AC_ARG_WITH(components, [  --with-components       set components to build:
 
 case "$COMPONENTS" in
        all)
-               BUILDDIRS="filter backend berkeley cgi-bin driver monitor notifier ppdc scheduler systemv conf data locale man doc examples templates"
+               BUILDDIRS="filter backend berkeley cgi-bin driver monitor notifier ppdc scheduler systemv conf data desktop locale man doc examples templates"
                ;;
 
        core)