diff options
author | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-03 15:41:10 +0000 |
---|---|---|
committer | Alan Coopersmith <Alan.Coopersmith@sun.com> | 2005-10-03 15:41:10 +0000 |
commit | 22b4200b01310e7b4743ef0b3541c3053a2d8279 (patch) | |
tree | a368658b4eb0e51967ec80dcb7be8e51946467d1 /hw/xfree86/Makefile.am | |
parent | 14a2bd33307fd937804a9fbb03787ec30858a05c (diff) |
Whoops, need to be in DIST_SUBDIRS too.
Diffstat (limited to 'hw/xfree86/Makefile.am')
-rw-r--r-- | hw/xfree86/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/xfree86/Makefile.am b/hw/xfree86/Makefile.am index f167343a1..ff0ed81e5 100644 --- a/hw/xfree86/Makefile.am +++ b/hw/xfree86/Makefile.am @@ -15,7 +15,7 @@ SUBDIRS = common ddc dummylib i2c x86emu int10 fbdevhw os-support parser rac \ DIST_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 dri exa \ - utils doc + utils doc getconfig bin_PROGRAMS = Xorg |