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 dfa05e181f99..6af431ea37af 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -100,6 +100,7 @@ SUBDIR += gsm SUBDIR += holyshout SUBDIR += icecast + SUBDIR += icecast2 SUBDIR += id3ed SUBDIR += id3el SUBDIR += id3lib @@ -118,6 +119,7 @@ SUBDIR += libmikmod SUBDIR += libogg SUBDIR += libshout + SUBDIR += libshout2 SUBDIR += libsidplay SUBDIR += libsidplay2 SUBDIR += libsndfile |