summaryrefslogtreecommitdiff
path: root/hw/xfree86/fbdevhw/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'hw/xfree86/fbdevhw/Makefile.am')
-rw-r--r--hw/xfree86/fbdevhw/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/hw/xfree86/fbdevhw/Makefile.am b/hw/xfree86/fbdevhw/Makefile.am
new file mode 100644
index 000000000..722ea35b0
--- /dev/null
+++ b/hw/xfree86/fbdevhw/Makefile.am
@@ -0,0 +1,13 @@
+module_LTLIBRARIES = libfbdevhw.la
+
+#if FBDEVHW
+libfbdevhw_la_SOURCES = fbdevhw.c
+#else
+#libxorgfbdevhw_la_SOURCES = fbdevhwstub.c
+#endif
+
+INCLUDES = $(XORG_INCS) -I$(srcdir)/../i2c
+
+sdk_HEADERS = fbdevhw.h
+
+EXTRA_DIST = fbpriv.h