diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1997-06-03 09:13:05 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1997-06-03 09:13:05 +0000 |
commit | b991ef1dc23b7318a86c62cb7530faff2f4da3cd (patch) | |
tree | 37ebd9d05191c9d650539926be21896ef587c655 /audio/Makefile | |
parent | 073d82ca90c8b8a43636987804f6c30e47245594 (diff) | |
download | ports-b991ef1dc23b7318a86c62cb7530faff2f4da3cd.tar.gz ports-b991ef1dc23b7318a86c62cb7530faff2f4da3cd.zip |
Notes
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 4baaf95a5ea2..982922f030f2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.32 1997/04/17 07:08:39 davidn Exp $ +# $Id: Makefile,v 1.33 1997/05/25 08:42:35 andreas Exp $ # SUBDIR += cam @@ -8,6 +8,7 @@ SUBDIR += mpegaudio SUBDIR += mxv SUBDIR += nas + SUBDIR += nspmod SUBDIR += playmidi SUBDIR += radio SUBDIR += rosegarden |