diff options
author | pooka <pooka@pkgsrc.org> | 2000-06-19 22:48:44 +0000 |
---|---|---|
committer | pooka <pooka@pkgsrc.org> | 2000-06-19 22:48:44 +0000 |
commit | 42e18a10209bbcb9a15dd70b065a65551ba0d532 (patch) | |
tree | 69ee34d25a2315deda49ec5176bec6aabd4dbc69 /audio/Makefile | |
parent | 9b2a4cb1bb0c26a020fa2963c4745d27a483a611 (diff) | |
download | pkgsrc-42e18a10209bbcb9a15dd70b065a65551ba0d532.tar.gz |
add & enable libsidplay
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6e35918b189..76c03c18446 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.61 2000/05/07 20:50:36 tron Exp $ +# $NetBSD: Makefile,v 1.62 2000/06/19 22:48:44 pooka Exp $ # SUBDIR += ac3dec @@ -50,6 +50,7 @@ SUBDIR += libaudiofile SUBDIR += libcdaudio SUBDIR += libmikmod + SUBDIR += libsidplay SUBDIR += maplay SUBDIR += mbrola SUBDIR += mbrolavox-en1 |