diff options
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile index 543251e75e4..d4f5ec79cea 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.376 2008/06/21 20:51:24 bjs Exp $ +# $NetBSD: Makefile,v 1.377 2008/07/31 03:58:05 bjs Exp $ # COMMENT= Audio tools @@ -144,7 +144,6 @@ SUBDIR+= id3lib SUBDIR+= id3v2 SUBDIR+= ifp-line SUBDIR+= jack -SUBDIR+= jack-devel SUBDIR+= juke SUBDIR+= kid3 SUBDIR+= kmp |