diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index cc61ca77765b..1d78d98fd934 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -164,6 +164,7 @@ SUBDIR += libid3tag SUBDIR += libmad SUBDIR += libmikmod + SUBDIR += libmodplug SUBDIR += libmusicbrainz SUBDIR += libogg SUBDIR += libsamplerate @@ -195,6 +196,7 @@ SUBDIR += midimountain SUBDIR += mikmod SUBDIR += mixer.app + SUBDIR += modplugplay SUBDIR += mp32ogg SUBDIR += mp3_check SUBDIR += mp3asm |