diff options
Diffstat (limited to 'x11/Makefile')
-rw-r--r-- | x11/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/x11/Makefile b/x11/Makefile index ce4048d901d0..06aa8e961ae1 100644 --- a/x11/Makefile +++ b/x11/Makefile @@ -124,10 +124,10 @@ SUBDIR += kde-lite SUBDIR += kde3 SUBDIR += kde4 + SUBDIR += kde4-baseapps + SUBDIR += kde4-runtime + SUBDIR += kde4-workspace SUBDIR += kdebase3 - SUBDIR += kdebase4 - SUBDIR += kdebase4-runtime - SUBDIR += kdebase4-workspace SUBDIR += kdelibs3 SUBDIR += kdelibs3-nocups SUBDIR += kdelibs4 @@ -135,6 +135,8 @@ SUBDIR += keyboardcast SUBDIR += keylaunch SUBDIR += keynav + SUBDIR += kgamma + SUBDIR += konsole SUBDIR += libICE SUBDIR += libSM SUBDIR += libX11 |