summaryrefslogtreecommitdiff
path: root/hw/xfree86/os-support/linux/int10/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/os-support/linux/int10/Makefile.am')
-rw-r--r--hw/xfree86/os-support/linux/int10/Makefile.am6
1 files changed, 6 insertions, 0 deletions
diff --git a/hw/xfree86/os-support/linux/int10/Makefile.am b/hw/xfree86/os-support/linux/int10/Makefile.am
new file mode 100644
index 000000000..598b09e15
--- /dev/null
+++ b/hw/xfree86/os-support/linux/int10/Makefile.am
@@ -0,0 +1,6 @@
+INCLUDES = -I$(srcdir)/../../../int10
+
+noinst_LIBRARIES = libxorglinuxint10.a
+libxorglinuxint10_a_SOURCES = linux.c ../../../int10/helper_mem.c \
+ ../../../int10/pci.c \
+ ../../../int10/xf86int10module.c