diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-23 20:13:37 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-04-23 20:13:37 +0000 |
commit | 17063db0c5267511d04098687d95d815ad6cf96e (patch) | |
tree | 5073aec5c2bef6bb80a75c3282c1f71d69050b94 /audio | |
parent | a8edfc53a93be29d15890222099f3078b56a20c0 (diff) |
Notes
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 2dab906e9da9..d9fc1133dca6 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -17,7 +17,7 @@ SUBDIR += akode-plugins-mpc SUBDIR += akode-plugins-mpeg SUBDIR += akode-plugins-oss - SUBDIR += akode-plugins-polyp + SUBDIR += akode-plugins-polypaudio SUBDIR += akode-plugins-resampler SUBDIR += akode-plugins-xiph SUBDIR += alac |