diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-18 11:52:37 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2001-04-18 11:52:37 +0000 |
commit | 51bbf3bf87dcf52d10b2d66719ec39262bd5163f (patch) | |
tree | 39131b2f9a0935a4de5a7d95729af97ec8002ec5 /audio/Makefile | |
parent | f642a6e9bec05e029b55e277015c16ae7060401b (diff) |
Notes
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 cb4d0ac0fb94..38925c83f2e9 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -109,6 +109,7 @@ SUBDIR += mp3chew SUBDIR += mp3encode SUBDIR += mp3info + SUBDIR += mp3mover SUBDIR += mp3rename SUBDIR += mpegaudio SUBDIR += mpg123 |