diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-02-03 12:40:41 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2003-02-03 12:40:41 +0000 |
commit | 324cdfefce2a3d44e13df2427a9e13e86a12262c (patch) | |
tree | d2e8711582413ba61f00d6f6b3e3014a514413ea /audio/Makefile | |
parent | 2098e4c2fc7338c30c9522e14ea6b730aa44226d (diff) | |
download | ports-324cdfefce2a3d44e13df2427a9e13e86a12262c.tar.gz ports-324cdfefce2a3d44e13df2427a9e13e86a12262c.zip |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index a023e1e761a1..343e9ac5c767 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -121,6 +121,7 @@ SUBDIR += libcdaudio SUBDIR += libmikmod SUBDIR += libogg + SUBDIR += libsamplerate SUBDIR += libshout SUBDIR += libshout2 SUBDIR += libsidplay |