diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index 6e8fffa0c3f6..90fa6b53c53d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1998/07/20 03:58:46 steve Exp $ +# $Id: Makefile,v 1.49 1998/07/25 21:36:33 steve Exp $ # SUBDIR += amp @@ -25,6 +25,7 @@ SUBDIR += rplay SUBDIR += rsynth SUBDIR += s3mod + SUBDIR += sidplay SUBDIR += sox SUBDIR += splay SUBDIR += splaytk |