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