diff options
author | Michael Nottebrock <lofi@FreeBSD.org> | 2008-03-13 17:54:30 +0000 |
---|---|---|
committer | Michael Nottebrock <lofi@FreeBSD.org> | 2008-03-13 17:54:30 +0000 |
commit | c4240757694f37024e93ec851460c3aa8fea755d (patch) | |
tree | 101d7986e9b61811626a0927f630464ccf6eb511 /audio/Makefile | |
parent | Update to 2.0.2 (diff) |
New plugin for akode 2.0.2: ffmpeg
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6be915af22fc..3ac9bb129804 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -15,6 +15,7 @@ SUBDIR += adplay SUBDIR += afsp SUBDIR += akode + SUBDIR += akode-plugins-ffmpeg SUBDIR += akode-plugins-jack SUBDIR += akode-plugins-mpc SUBDIR += akode-plugins-mpeg |