mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-01-09 20:30:15 +01:00
Fix int10 module build after typo in commit 2638e9899
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
This commit is contained in:
parent
3575854481
commit
78aedbe609
1 changed files with 1 additions and 1 deletions
|
|
@ -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)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue