diff options
author | erich <erich@FreeBSD.org> | 1996-11-15 15:21:31 +0000 |
---|---|---|
committer | erich <erich@FreeBSD.org> | 1996-11-15 15:21:31 +0000 |
commit | d109c6a4eeac57505ac651c8eb5e4e1d08f0c3fc (patch) | |
tree | b05efc40dd8de434940323657ac93c7e83129ff0 /audio | |
parent | 4899085a9fd29904c87d52410213f4906f7e0d95 (diff) | |
download | FreeBSD-ports-d109c6a4eeac57505ac651c8eb5e4e1d08f0c3fc.zip FreeBSD-ports-d109c6a4eeac57505ac651c8eb5e4e1d08f0c3fc.tar.gz |
add cam
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 5a47cc0..d5720dd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.27 1996/08/06 17:39:25 chuckr Exp $ +# $Id: Makefile,v 1.28 1996/08/16 13:45:53 erich Exp $ # + SUBDIR += cam SUBDIR += gmod SUBDIR += gsm SUBDIR += maplay |