diff options
author | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 10:11:15 +0800 |
---|---|---|
committer | cpiazza <cpiazza@FreeBSD.org> | 1999-06-20 10:11:15 +0800 |
commit | a18c633f2441cc99c8741e0beb3fcd31b8bc396a (patch) | |
tree | 995edf003eecc01827f46b172aaadc5d7b624111 /audio | |
parent | d14ed2c0f1a274c11d30d76cdacc990c56ebdcfd (diff) | |
download | freebsd-ports-gnome-a18c633f2441cc99c8741e0beb3fcd31b8bc396a.tar.gz freebsd-ports-gnome-a18c633f2441cc99c8741e0beb3fcd31b8bc396a.tar.zst freebsd-ports-gnome-a18c633f2441cc99c8741e0beb3fcd31b8bc396a.zip |
Activate cdindex
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 78fd808aa2ce..a3cbc7c2c467 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 |