xserver

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

Makefile.am (125B)


      1 SUBDIRS =
      2 
      3 if XORG_DRIVER_MODESETTING
      4 SUBDIRS += modesetting
      5 endif
      6 if XORG_DRIVER_INPUT_INPUTTEST
      7 SUBDIRS += inputtest
      8 endif