mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-03 19:48:30 +02:00
8 lines
142 B
Makefile
8 lines
142 B
Makefile
noinst_LTLIBRARIES = libcomposite.la
|
|
|
|
libcomposite_la_SOURCES = \
|
|
compalloc.c \
|
|
compext.c \
|
|
compint.h \
|
|
compinit.c \
|
|
compwindow.c
|