xserver-multidpi/mpx/Makefile.am
Peter Hutterer 2a511492f9 Xi: adding MPX checks to ProcessOtherEvents
mpx:    adding QueryPointer request and reply
	adjusting names of requests to Xlib compatible naming (xMPX*** instead of
	mpx***)
2006-12-05 15:45:18 +10:30

19 lines
304 B
Makefile

noinst_LTLIBRARIES = libmpx.la
AM_CFLAGS = $(DIX_CFLAGS)
libmpx_la_SOURCES = \
extinit.c \
getvers.c \
getvers.h \
listdev.c \
listdev.h \
selectev.c \
selectev.h \
mpxglobals.h \
getevbase.c \
getevbase.h \
queryptr.h \
queryptr.c