diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-19 05:06:26 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-07-19 05:06:26 +0000 |
commit | 068612eecd4b66f7417ae178a4e6322f96964d88 (patch) | |
tree | 3751b93d6a205e837b831bcb795aaf2127a110bf /audio | |
parent | 0890659c735fe7a38537b20f151951ee4501419e (diff) | |
download | ports-068612eecd4b66f7417ae178a4e6322f96964d88.tar.gz ports-068612eecd4b66f7417ae178a4e6322f96964d88.zip |
Notes
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 3a37948fc839..a49becf7f406 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,10 +1,11 @@ -# $Id: Makefile,v 1.45 1998/06/24 15:34:12 mph Exp $ +# $Id: Makefile,v 1.46 1998/07/13 22:52:30 dburr Exp $ # SUBDIR += amp SUBDIR += cam SUBDIR += cddbd SUBDIR += cdplay + SUBDIR += esound SUBDIR += gmod SUBDIR += gsm SUBDIR += kdemultimedia |