Edit

IABSD.fr/xenocara/xserver/xfixes/Makefile.am

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2016-05-29 12:02:34
    Hash : e927c03e
    Message : Update to xserver 1.18.3. Tested by shadchin@ and naddy@. Note that indirect GLX is now disbled by default.

  • xserver/xfixes/Makefile.am
  • noinst_LTLIBRARIES = libxfixes.la
    
    AM_CFLAGS = $(DIX_CFLAGS)
    
    libxfixes_la_SOURCES = 	\
    	cursor.c	\
    	region.c	\
    	saveset.c	\
    	select.c	\
    	xfixes.c	\
    	xfixes.h	\
    	xfixesint.h