diff options
author | Matthew Hunt <mph@FreeBSD.org> | 1998-08-11 05:20:04 +0000 |
---|---|---|
committer | Matthew Hunt <mph@FreeBSD.org> | 1998-08-11 05:20:04 +0000 |
commit | da6420b1772cd42dc0eac72ae0c2611e7ea5d2c3 (patch) | |
tree | f2dbaec34cbe70fb043faa257f86af9f47ad813c /audio | |
parent | Activate ntop. (diff) |
Activate 8hz-mp3.
Notes
Notes:
svn path=/head/; revision=12439
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 90fa6b53c53d..b1bb115d16a6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,6 +1,7 @@ -# $Id: Makefile,v 1.49 1998/07/25 21:36:33 steve Exp $ +# $Id: Makefile,v 1.50 1998/07/26 08:17:15 dburr Exp $ # + SUBDIR += 8hz-mp3 SUBDIR += amp SUBDIR += cam SUBDIR += cddbd |