xserver

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

Makefile.am (187B)


      1 noinst_LTLIBRARIES = libWindowsDRI.la
      2 
      3 libWindowsDRI_la_SOURCES = \
      4 	windowsdri.c \
      5 	windowsdri.h
      6 
      7 AM_CFLAGS =  $(DIX_CFLAGS) \
      8 	     @WINDOWSDRI_CFLAGS@ \
      9 	     -I$(top_srcdir)/hw/xwin/