diff options
author | Satoshi Asami <asami@FreeBSD.org> | 2001-03-25 02:45:30 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 2001-03-25 02:45:30 +0000 |
commit | 380feefa7bf8f558d0920c0a6dd1311bb3664a18 (patch) | |
tree | 5ac557fc3a415df82c3dbf2004c16be1be0c5a85 /audio/Makefile | |
parent | Uh. I'm not sure how this happened, but my original cvs rm didn't include (diff) |
Add spiralloops.
Submitted by: bento
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 33cf2aac443d..86b7437abb1c 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -154,6 +154,7 @@ SUBDIR += soundtracker SUBDIR += sox SUBDIR += sphinx + SUBDIR += spiralloops SUBDIR += spiralsynth SUBDIR += splay SUBDIR += splaytk |