6 lines
131 B
Makefile
6 lines
131 B
Makefile
noinst_LTLIBRARIES = libxtrap.la
|
|
|
|
AM_CFLAGS = $(DIX_CFLAGS)
|
|
|
|
libxtrap_la_SOURCES = xtrapddmi.c xtrapdi.c xtrapdiswp.c xtrapditbl.c
|