xserver

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

Makefile.am (172B)


      1 noinst_LTLIBRARIES = libdbe.la
      2 
      3 AM_CFLAGS = $(DIX_CFLAGS)
      4 
      5 if XORG
      6 sdk_HEADERS = dbestruct.h
      7 endif
      8 
      9 libdbe_la_SOURCES = \
     10         dbe.c \
     11         midbe.c \
     12         midbe.h