aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xfree86/vbe/Makefile.am
blob: 85c6fd82a1dd393617741a8dfd47d7e4920cfd91 (plain)
1
2
3
4
5
6
7
8
9
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