diff options
author | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-05 10:03:21 +0000 |
---|---|---|
committer | Seiichirou Hiraoka <flathill@FreeBSD.org> | 1998-12-05 10:03:21 +0000 |
commit | dec4794fd065e12cc2a90121264e0b78772b3f2d (patch) | |
tree | 9f88267c0c8524973f7c46c0cc01e545456cf40c /audio/Makefile | |
parent | PR: ports/8889 (diff) |
Add SUBDIR += ascd
Notes
Notes:
svn path=/head/; revision=15126
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 f6cc2502b0ab..9ccca90904a4 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,8 +1,9 @@ -# $Id: Makefile,v 1.55 1998/11/16 15:50:22 vanilla Exp $ +# $Id: Makefile,v 1.56 1998/12/01 22:37:08 sada Exp $ # SUBDIR += 8hz-mp3 SUBDIR += amp + SUBDIR += ascd SUBDIR += cam SUBDIR += cddbd SUBDIR += cdplay |