diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 02:11:15 +0000 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 02:11:15 +0000 |
commit | a18c633f2441cc99c8741e0beb3fcd31b8bc396a (patch) | |
tree | 995edf003eecc01827f46b172aaadc5d7b624111 /audio/Makefile | |
parent | d14ed2c0f1a274c11d30d76cdacc990c56ebdcfd (diff) | |
download | FreeBSD-ports-a18c633f2441cc99c8741e0beb3fcd31b8bc396a.zip FreeBSD-ports-a18c633f2441cc99c8741e0beb3fcd31b8bc396a.tar.gz |
Activate cdindex
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 78fd808..a3cbc7c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.92 1999/06/11 08:56:42 taoka Exp $ +# $Id: Makefile,v 1.93 1999/06/11 14:27:52 sada Exp $ # SUBDIR += amp @@ -7,6 +7,7 @@ SUBDIR += bladeenc SUBDIR += cam SUBDIR += cdd + SUBDIR += cdindex SUBDIR += cdplay SUBDIR += cdrdao SUBDIR += cmp3 |