Edit

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

Branch :

  • Show log

    Commit

  • Author : matthieu
    Date : 2006-11-26 18:13:41
    Hash : 889b8606
    Message : Importing xserver from X.Org 7.2RC2

  • 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