summaryrefslogtreecommitdiff
path: root/hw/xfree86/fbdevhw/Makefile.am
blob: 651cfd6736655a0809fa2e78ac3774c2524f71c7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
module_LTLIBRARIES = libfbdevhw.la

libfbdevhw_la_LDFLAGS = -avoid-version

#if FBDEVHW
libfbdevhw_la_SOURCES = fbdevhw.c
#else
#libxorgfbdevhw_la_SOURCES = fbdevhwstub.c
#endif

INCLUDES = $(XORG_INCS) -I$(srcdir)/../i2c

AM_CFLAGS = $(XORG_CFLAGS)

sdk_HEADERS = fbdevhw.h

EXTRA_DIST = fbpriv.h