xenocara/xserver/randr/Makefile.am
2006-11-26 18:13:41 +00:00

13 lines
162 B
Makefile

noinst_LTLIBRARIES = librandr.la
AM_CFLAGS = $(DIX_CFLAGS)
if XORG
sdk_HEADERS = randrstr.h
endif
librandr_la_SOURCES = \
mirandr.c \
randr.c \
randrstr.h