diff options
author | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-15 20:40:48 +0000 |
---|---|---|
committer | Tilman Keskinoz <arved@FreeBSD.org> | 2003-01-15 20:40:48 +0000 |
commit | f10ba047c7076d12cd37841898c425f006a8c98f (patch) | |
tree | 961c9f91b5a0a429cde63d7a28f317058b7009c5 /audio/Makefile | |
parent | 71a7a62ba25d960734d8164a9c0b937ba3eead46 (diff) | |
download | ports-f10ba047c7076d12cd37841898c425f006a8c98f.tar.gz ports-f10ba047c7076d12cd37841898c425f006a8c98f.zip |
Notes
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 |