summaryrefslogtreecommitdiff
path: root/hw/xfree86/vbe/Makefile.am
diff options
context:
space:
mode:
authorroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
committerroot <root@zombrain.(none)>2011-07-25 08:54:41 (GMT)
commitab4fcaad149d4bdccefa8f693c2a8e044b40dd4c (patch)
treec95c280caabc70e7aedbde723e38820047357be7 /hw/xfree86/vbe/Makefile.am
initial state (xorg-server 1.10.2)
Diffstat (limited to 'hw/xfree86/vbe/Makefile.am')
-rw-r--r--hw/xfree86/vbe/Makefile.am10
1 files changed, 10 insertions, 0 deletions
diff --git a/hw/xfree86/vbe/Makefile.am b/hw/xfree86/vbe/Makefile.am
new file mode 100644
index 0000000..85c6fd8
--- /dev/null
+++ b/hw/xfree86/vbe/Makefile.am
@@ -0,0 +1,10 @@
+module_LTLIBRARIES = libvbe.la
+libvbe_la_LDFLAGS = -avoid-version
+libvbe_la_SOURCES = vbe.c vbeModes.c vbe_module.c
+
+sdk_HEADERS = vbe.h vbeModes.h
+
+AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)
+
+INCLUDES = $(XORG_INCS) -I$(srcdir)/../ddc -I$(srcdir)/../i2c \
+ -I$(srcdir)/../int10
contact: Jan Huwald // Impressum