xserver

xserver with xephyr scale patch
git clone https://git.neptards.moe/u3shit/xserver.git
Log | Files | Refs | README | LICENSE

Makefile.am (190B)


      1 noinst_LTLIBRARIES = libxfixes.la
      2 
      3 AM_CFLAGS = $(DIX_CFLAGS)
      4 
      5 libxfixes_la_SOURCES = 	\
      6 	cursor.c	\
      7 	disconnect.c	\
      8 	region.c	\
      9 	saveset.c	\
     10 	select.c	\
     11 	xfixes.c	\
     12 	xfixes.h	\
     13 	xfixesint.h