mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-27 12:50:35 +01: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
|