First import
[xorg_rtime.git] / xorg-server-1.4 / hw / xfree86 / rac / Makefile.am
blobb25068271119e3843cb30409da74ff22014d7a85
1 noinst_LIBRARIES = librac.a
2 librac_a_SOURCES = xf86RAC.c
4 sdk_HEADERS = xf86RAC.h
6 INCLUDES = $(XORG_INCS)
8 AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)