diff options
author | frueauf <frueauf@pkgsrc.org> | 1999-05-12 08:09:17 +0000 |
---|---|---|
committer | frueauf <frueauf@pkgsrc.org> | 1999-05-12 08:09:17 +0000 |
commit | 4ad5d99a5183b16ae39d96efdd449dfa4adc84d1 (patch) | |
tree | 4b7eff06f36934da815513b0b5a201f7ccba1993 /audio/Makefile | |
parent | e4c3be2ab8d276f41cfdb9f8f082b92ac17d61a6 (diff) | |
download | pkgsrc-4ad5d99a5183b16ae39d96efdd449dfa4adc84d1.tar.gz |
Add and enable xsidplay.
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 32ae52721e6..3e743b52168 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 1999/04/30 15:33:47 tv Exp $ +# $NetBSD: Makefile,v 1.32 1999/05/12 08:09:17 frueauf Exp $ # SUBDIR += amp @@ -54,6 +54,7 @@ SUBDIR += xmcd SUBDIR += xmix SUBDIR += xmmix + SUBDIR += xsidplay SUBDIR += xwave .include "../mk/bsd.pkg.subdir.mk" |