diff options
-rw-r--r-- | audio/Makefile | 1 | ||||
-rw-r--r-- | graphics/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index a3f2db53a6f5..f31632bf6689 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -40,6 +40,7 @@ SUBDIR += juke SUBDIR += kdemultimedia11 SUBDIR += kdemultimedia11-i18n + SUBDIR += kdemultimedia2 SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg diff --git a/graphics/Makefile b/graphics/Makefile index 5e4e851bf8bd..d4091c19ee1e 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -87,6 +87,7 @@ SUBDIR += kdc2tiff SUBDIR += kdegraphics11 SUBDIR += kdegraphics11-i18n + SUBDIR += kdegraphics2 SUBDIR += killustrator SUBDIR += kplot3d SUBDIR += lfview |