xserver-multidpi/include/Makefile.am
Simon Thum c9eb0e870c Add support for multiple pointer acceleration schemes. #8583
Available acceleration schemes:
 - xorg classic scheme.
 - the new "Predictable" polynomial accel scheme.

X.Org Bug 8583 <http://bugs.freedesktop.org/show_bug.cgi?id=8583>

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
2008-07-13 20:54:33 +09:30

64 lines
894 B
Makefile

if XORG
sdk_HEADERS = \
XIstubs.h \
bstore.h \
bstorestr.h \
closestr.h \
closure.h \
colormap.h \
colormapst.h \
hotplug.h \
cursor.h \
cursorstr.h \
dix.h \
dixaccess.h \
dixevents.h \
dixfont.h \
dixfontstr.h \
dixgrabs.h \
dixstruct.h \
exevents.h \
extension.h \
extinit.h \
extnsionst.h \
gc.h \
gcstruct.h \
globals.h \
input.h \
inputstr.h \
misc.h \
miscstruct.h \
opaque.h \
os.h \
pixmap.h \
pixmapstr.h \
privates.h \
property.h \
propertyst.h \
ptrveloc.h \
region.h \
regionstr.h \
registry.h \
resource.h \
rgb.h \
screenint.h \
scrnintstr.h \
selection.h \
servermd.h \
site.h \
swaprep.h \
swapreq.h \
validate.h \
window.h \
windowstr.h \
xkbfile.h \
xkbsrv.h \
xkbstr.h \
xorg-server.h
endif
AM_CFLAGS = $(DIX_CFLAGS)
EXTRA_DIST = $(sdk_HEADERS) do-not-use-config.h dix-config.h xorg-config.h \
xkb-config.h