xenocara/xserver/randr/Makefile.am

13 lines
162 B
Makefile
Raw Normal View History

2006-11-26 11:13:41 -07:00
noinst_LTLIBRARIES = librandr.la
AM_CFLAGS = $(DIX_CFLAGS)
if XORG
sdk_HEADERS = randrstr.h
endif
librandr_la_SOURCES = \
mirandr.c \
randr.c \
randrstr.h