diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:11:28 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-12-23 19:11:28 +0000 |
commit | 118bb246a5a7fddfca67dbe02e3097288375c0b4 (patch) | |
tree | 289eaecf8582312bfd41e080c2af2833481f6a70 /audio/Makefile | |
parent | 6dc079ed46dcb62e24ae477e343c5099c689463a (diff) |
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 c446d562b3f0..df24fe0ba1e3 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.59 1998/12/09 05:45:15 vanilla Exp $ +# $Id: Makefile,v 1.60 1998/12/23 02:54:46 flathill Exp $ # SUBDIR += 8hz-mp3 @@ -15,6 +15,7 @@ SUBDIR += kdemultimedia SUBDIR += kmpg SUBDIR += lamer + SUBDIR += libaudiofile SUBDIR += maplay SUBDIR += mikmod SUBDIR += mp3info |