TinyX/randr/Makefile.am

19 lines
266 B
Makefile
Raw Permalink Normal View History

2013-11-30 08:51:10 -05:00
noinst_LTLIBRARIES = librandr.la
AM_CFLAGS = $(DIX_CFLAGS)
librandr_la_SOURCES = \
mirandr.c \
randr.c \
randrstr.h \
rrcrtc.c \
rrdispatch.c \
rrinfo.c \
rrmode.c \
rroutput.c \
rrpointer.c \
rrproperty.c \
rrscreen.c \
rrsdispatch.c \
rrxinerama.c