diff options
author | hubertf <hubertf@pkgsrc.org> | 1999-09-17 00:49:32 +0000 |
---|---|---|
committer | hubertf <hubertf@pkgsrc.org> | 1999-09-17 00:49:32 +0000 |
commit | cf1ba0b04aec9d8ad63220373de771b043867bfe (patch) | |
tree | 8232f67007453eeb0dcbe5247453e3f3d4c87e11 /audio | |
parent | 2b984e1ff3f0553fca7f0c37a721fb8fe375ad4e (diff) | |
download | pkgsrc-cf1ba0b04aec9d8ad63220373de771b043867bfe.tar.gz |
add and enable xamp
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 1ab826f8a54..743ed647ae5 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.43 1999/09/03 22:18:27 rh Exp $ +# $NetBSD: Makefile,v 1.44 1999/09/17 00:49:32 hubertf Exp $ # SUBDIR += amp @@ -60,6 +60,7 @@ SUBDIR += tracker SUBDIR += wmsound SUBDIR += wsoundprefs + SUBDIR += xamp SUBDIR += xcdplayer SUBDIR += xhippo SUBDIR += xmcd |