diff options
Diffstat (limited to 'hw/xfree86/os-support/linux/Makefile.am')
-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 |