diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-27 17:51:52 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-09-27 17:51:52 +0000 |
commit | 80d54707e71a0b5c3560e1a7da2ab151f3ebcbd8 (patch) | |
tree | 8bfdcb4d6c2b52e815945175fd56208715752dcb /audio/Makefile | |
parent | import of mpmf20. (diff) |
Activate mpmf20
Notes
Notes:
svn path=/head/; revision=22023
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 ceced912124c..12394d3fdd87 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -42,6 +42,7 @@ SUBDIR += mp3info SUBDIR += mpegaudio SUBDIR += mpg123 + SUBDIR += mpmf20 SUBDIR += mxv SUBDIR += nas SUBDIR += nspmod |