diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-25 02:04:42 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-08-25 02:04:42 +0000 |
commit | c38752be9d99c6b1fac2911b2844f2466b0bc5b9 (patch) | |
tree | f1030ba0f5e28bbd5c2ed78552b710454fb9269b /audio/Makefile | |
parent | 708154eb70bb28eb48317315dff91e1c8c551d45 (diff) |
Notes
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index b1bb115d16a6..92afb31f6192 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.50 1998/07/26 08:17:15 dburr Exp $ +# $Id: Makefile,v 1.51 1998/08/11 05:20:04 mph Exp $ # SUBDIR += 8hz-mp3 @@ -36,6 +36,7 @@ SUBDIR += wmmixer SUBDIR += workman SUBDIR += x11amp + SUBDIR += xamp SUBDIR += xcd SUBDIR += xcdplayer SUBDIR += xmcd |