diff options
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 0938af1bcf0..5b520c2c039 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.271 2005/01/12 14:02:05 xtraeme Exp $ +# $NetBSD: Makefile,v 1.272 2005/01/17 09:47:50 seb Exp $ # COMMENT= Audio tools @@ -9,6 +9,7 @@ SUBDIR+= SDL-nas SUBDIR+= SDL_mixer SUBDIR+= SDL_sound SUBDIR+= abcde +SUBDIR+= amarok SUBDIR+= amp SUBDIR+= applerecords SUBDIR+= arts |