diff options
author | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 19:37:42 +0000 |
---|---|---|
committer | Chris Piazza <cpiazza@FreeBSD.org> | 1999-07-03 19:37:42 +0000 |
commit | 46e9a5a2cd59a7a7f6bf0f7601ac2b42ce9aeb30 (patch) | |
tree | 586f359e4e9c459f2a15f76915c9d4bf11b0b9c2 /audio/Makefile | |
parent | 7b55311cd2723cd90879130ed425249ce0f00d0f (diff) | |
download | ports-46e9a5a2cd59a7a7f6bf0f7601ac2b42ce9aeb30.tar.gz ports-46e9a5a2cd59a7a7f6bf0f7601ac2b42ce9aeb30.zip |
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 7a7be889c168..b84c603c2d19 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.94 1999/06/20 02:11:15 cpiazza Exp $ +# $Id: Makefile,v 1.95 1999/06/22 23:42:19 sada Exp $ # SUBDIR += amp @@ -77,6 +77,7 @@ SUBDIR += xmcd SUBDIR += xmix SUBDIR += xmmix + SUBDIR += xmms SUBDIR += xmpeg3 SUBDIR += xmradio SUBDIR += xtuner |