diff options
author | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-07 01:33:23 +0000 |
---|---|---|
committer | Chris D. Faulhaber <jedgar@FreeBSD.org> | 2000-01-07 01:33:23 +0000 |
commit | 9d7b13dab131c208fee5da1715263e50f07374d0 (patch) | |
tree | f6dcc6b9f40e798ecbdfdbf5865c049147910dd5 /audio | |
parent | Napster client for KDE (diff) |
Activate knapster
Notes
Notes:
svn path=/head/; revision=24495
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 440bf7f15bf8..f93f51caafdd 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -31,6 +31,7 @@ SUBDIR += kmikmod SUBDIR += kmp3 SUBDIR += kmpg + SUBDIR += knapster SUBDIR += lame SUBDIR += libaudiofile SUBDIR += libcdaudio |