Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith)

This commit is contained in:
Adam Jackson 2005-12-09 18:30:51 +00:00
parent de22d0c226
commit f4957ee948
3 changed files with 10 additions and 5 deletions

View File

@ -1,3 +1,10 @@
2005-12-09 Adam Jackson <ajax@freedesktop.org>
* configure.ac:
* hw/xfree86/Makefile.am:
* hw/xfree86/xf8_32wid/Makefile.am:
Bug #4809: Re-fix that doesn't break distcheck. (Alan Coopersmith)
2005-12-08 Adam Jackson <ajax@freedesktop.org>
* configure.ac:

View File

@ -4,13 +4,9 @@ endif
DOC_SUBDIR = doc
if BUILD_XF8_32WID
XF8_32WID_SUBDIR=xf8_32wid
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_SUBDIR) loader scanpci dixmods exa \
xf8_32bpp xf8_32wid loader scanpci dixmods exa \
$(DRI_SUBDIR) utils $(DOC_SUBDIR) getconfig
DIST_SUBDIRS = common ddc dummylib i2c x86emu int10 fbdevhw os-support \

View File

@ -1,4 +1,6 @@
if BUILD_XF8_32WID
module_LTLIBRARIES = libxf8_32wid.la
endif
sdk_HEADERS = cfb8_32wid.h