diff options
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 f55a3ac..211c9be 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.41 1997/12/27 03:10:24 asami Exp $ +# $Id: Makefile,v 1.42 1998/04/24 02:33:59 mph Exp $ # SUBDIR += amp @@ -34,5 +34,6 @@ SUBDIR += xmix SUBDIR += xmmix SUBDIR += xmpeg3 + SUBDIR += xtuner .include <bsd.port.subdir.mk> |