summaryrefslogtreecommitdiff
path: root/hw/xfree86/ddc/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/ddc/Makefile.am')
-rw-r--r--hw/xfree86/ddc/Makefile.am11
1 files changed, 11 insertions, 0 deletions
diff --git a/hw/xfree86/ddc/Makefile.am b/hw/xfree86/ddc/Makefile.am
new file mode 100644
index 0000000..93ea4a2
--- /dev/null
+++ b/hw/xfree86/ddc/Makefile.am
@@ -0,0 +1,11 @@
+sdk_HEADERS = edid.h xf86DDC.h
+
+noinst_LTLIBRARIES = libddc.la
+
+libddc_la_SOURCES = ddc.c interpret_edid.c print_edid.c ddcProperty.c
+
+INCLUDES = $(XORG_INCS) -I$(srcdir)/../i2c
+
+AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)
+
+EXTRA_DIST = DDC.HOWTO
contact: Jan Huwald // Impressum