]> Gitweb @ Texas Instruments - Open Source Git Repositories - git.TI.com/gitweb - glsdk/xserver.git/blob - composite/Makefile.am
Imported Upstream version 1.11.4
[glsdk/xserver.git] / composite / Makefile.am
1 noinst_LTLIBRARIES = libcomposite.la
3 AM_CFLAGS = $(DIX_CFLAGS)
5 if XORG
6 sdk_HEADERS = compositeext.h
7 endif
9 libcomposite_la_SOURCES =       \
10         compalloc.c             \
11         compext.c               \
12         compint.h               \
13         compinit.c              \
14         compoverlay.c           \
15         compwindow.c