Fix int10 module build after typo in commit 2638e9899

Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
This commit is contained in:
Alan Coopersmith 2009-07-10 17:35:57 -07:00
parent 3575854481
commit 78aedbe609

View File

@ -30,7 +30,7 @@ endif
DOC_SUBDIR = doc
SUBDIRS = common ddc i2c x86emu $(INT10MODULE) fbdevhw os-support parser \
SUBDIRS = common ddc i2c x86emu $(INT10_SUBDIR) fbdevhw os-support parser \
ramdac shadowfb $(VBE_SUBDIR) $(VGAHW_SUBDIR) $(XAA_SUBDIR) \
xf8_16bpp loader dixmods exa modes \
$(DRI_SUBDIR) $(DRI2_SUBDIR) $(XF86UTILS_SUBDIR) $(DOC_SUBDIR)