Add missing ] (Dawid Gajownik)

Add getconfig (Dawid Gajownik)
This commit is contained in:
Alan Coopersmith
2005-10-03 15:37:57 +00:00
parent 84141fc299
commit 14a2bd3330
3 changed files with 7 additions and 2 deletions

View File

@@ -10,7 +10,7 @@ endif
SUBDIRS = common ddc dummylib i2c x86emu int10 fbdevhw os-support parser rac \
ramdac shadowfb vbe vgahw xaa xf1bpp xf4bpp xf8_16bpp \
xf8_32bpp xf8_32wid loader scanpci dixmods exa $(DRI_SUBDIR) utils \
$(DOC_SUBDIR)
$(DOC_SUBDIR) getconfig
DIST_SUBDIRS = common ddc dummylib i2c x86emu int10 fbdevhw os-support \
parser rac ramdac shadowfb vbe vgahw xaa xf1bpp xf4bpp \