diff options
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 7bb2d91845b6..51f8f3a45bc6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -72,6 +72,7 @@ SUBDIR += cdparanoia SUBDIR += cdplay SUBDIR += cdplayer.app + SUBDIR += checkmate SUBDIR += cheesetracker SUBDIR += chordpack SUBDIR += cmp3 @@ -363,7 +364,6 @@ SUBDIR += mp3stat SUBDIR += mp3wrap SUBDIR += mpc - SUBDIR += mpck SUBDIR += mpegaudio SUBDIR += mpeglib_artsplug SUBDIR += mpg123 |