diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-29 10:53:41 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-06-29 10:53:41 +0000 |
commit | 09fef2d07f764c95f5774b93f18ad9377401cc9d (patch) | |
tree | d59df52b1c4f1674d8cc739a68673cc804dc7b2d /audio/Makefile | |
parent | Make it to be a real sidplay (not libsidplay). (diff) |
Activate libsidplay.
Notes
Notes:
svn path=/head/; revision=29976
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 4dec1378cc3f..4c65bf330163 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -45,6 +45,7 @@ SUBDIR += libcdaudio SUBDIR += libmikmod SUBDIR += libshout + SUBDIR += libsidplay SUBDIR += libworkman SUBDIR += linux-realplayer SUBDIR += maplay |