mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-06-07 01:48:34 +02:00
6 lines
115 B
Makefile
6 lines
115 B
Makefile
noinst_LTLIBRARIES = libdamageext.la
|
|
|
|
libdamageext_la_SOURCES = \
|
|
damageext.c \
|
|
damageext.h \
|
|
damageextint.h
|