diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-08-02 03:36:09 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-08-02 03:36:09 +0000 |
commit | d31de217e6e9bfb0e1cc99141d80def9382de9a9 (patch) | |
tree | 4ab2141a7fd9af441465ee52849c40b262330b0b /hw | |
parent | c83772fef7ea0379db9bab1120f064b80b74f377 (diff) |
distcheck fixesXORG-6_99_99_900
Diffstat (limited to 'hw')
-rw-r--r-- | hw/xfree86/os-support/linux/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/hw/xfree86/os-support/linux/Makefile.am b/hw/xfree86/os-support/linux/Makefile.am index a9dcbe6f0..678b7b68b 100644 --- a/hw/xfree86/os-support/linux/Makefile.am +++ b/hw/xfree86/os-support/linux/Makefile.am @@ -25,4 +25,5 @@ INCLUDES = $(XORG_INCS) -I/usr/include/drm # FIXME this last part is crack EXTRA_DIST = \ lnx.h \ - lnx_kbd.h + lnx_kbd.h \ + $(srcdir)/../shared/ia64Pci.h |