From 3c43ddee02de739a206c723f8f9e7d4ffcb38a6c Mon Sep 17 00:00:00 2001 From: Orion Hodson Date: Mon, 23 Apr 2001 21:58:23 +0000 Subject: [PATCH] Add als4000 subdir. --- sys/modules/sound/driver/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sys/modules/sound/driver/Makefile b/sys/modules/sound/driver/Makefile index 7d7c53ec9bbe..694881bee250 100644 --- a/sys/modules/sound/driver/Makefile +++ b/sys/modules/sound/driver/Makefile @@ -1,8 +1,8 @@ # $FreeBSD$ -SUBDIR = ad1816 cmi cs4281 csa csapcm ds1 emu10k1 es137x es1888 ess fm801 gusc -SUBDIR += maestro maestro3 mss neomagic sb16 sb8 sbc solo t4dwave via82c686 -SUBDIR += vibes +SUBDIR = als4000 ad1816 cmi cs4281 csa csapcm ds1 emu10k1 es137x es1888 ess +SUBDIR += fm801 gusc maestro maestro3 mss neomagic sb16 sb8 sbc solo t4dwave +SUBDIR += via82c686 vibes SUBDIR += driver .include