diff options
author | hubertf <hubertf> | 1998-02-22 23:29:38 +0000 |
---|---|---|
committer | hubertf <hubertf> | 1998-02-22 23:29:38 +0000 |
commit | a1cc7dbe2ba0494c7e7d2506253f4c41dc30b46f (patch) | |
tree | 57aac9b047dab137e367d23e557511e28f629cc6 /audio/Makefile | |
parent | 2a742bb38fc1fe860611f0fdac53a31f34ce76d3 (diff) | |
download | pkgsrc-a1cc7dbe2ba0494c7e7d2506253f4c41dc30b46f.tar.gz |
snd added.
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 919b2e91585..bfb060f9a27 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 1998/02/21 22:49:36 hubertf Exp $ +# $NetBSD: Makefile,v 1.16 1998/02/22 23:29:38 hubertf Exp $ # SUBDIR += amp @@ -10,6 +10,7 @@ SUBDIR += mpg123 SUBDIR += nspmod #SUBDIR += rplay + SUBDIR += snd SUBDIR += sox SUBDIR += splay SUBDIR += timidity |