summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorSatoshi Taoka <taoka@FreeBSD.org>1999-06-11 08:56:42 +0000
committerSatoshi Taoka <taoka@FreeBSD.org>1999-06-11 08:56:42 +0000
commitd6f334a948b7de78697f631f04a9c8f9f5daca45 (patch)
treecd4dd88ff517e33a4522c825bfd7677acb8d4231 /audio
parentAn id3 tag editor for mp3 files (diff)
Added id3ed
Notes
Notes: svn path=/head/; revision=19423
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 2707b17bcc4b..48676b54d7e9 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.90 1999/05/29 04:59:31 steve Exp $
+# $Id: Makefile,v 1.91 1999/06/01 10:49:57 tg Exp $
#
SUBDIR += amp
@@ -19,6 +19,7 @@
SUBDIR += gqmpeg
SUBDIR += gsm
SUBDIR += icecast
+ SUBDIR += id3ed
SUBDIR += id3ren
SUBDIR += juke
SUBDIR += kdemultimedia11