fix bug where i accidently left ;; at the end of two case switches
[dragonfly.git] / sys / dev / sound / driver / Makefile.inc
1 # $FreeBSD: src/sys/modules/sound/driver/Makefile.inc,v 1.1.2.3 2001/02/24 21:49:05 cg Exp $
2 # $DragonFly: src/sys/dev/sound/driver/Makefile.inc,v 1.2 2003/06/17 04:28:46 dillon Exp $
3
4 SRCS            += ac97_if.h channel_if.h feeder_if.h mixer_if.h
5
6 .include "../Makefile.inc"