xserver

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

Makefile.am (167B)


      1 noinst_LTLIBRARIES = libi2c.la
      2 
      3 libi2c_la_SOURCES = xf86i2c.c
      4 
      5 AM_CPPFLAGS = $(XORG_INCS)
      6 
      7 AM_CFLAGS = $(DIX_CFLAGS) $(XORG_CFLAGS)
      8 
      9 sdk_HEADERS = xf86i2c.h i2c_def.h