mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-06 13:03:36 +00:00
7 lines
115 B
Makefile
7 lines
115 B
Makefile
noinst_LTLIBRARIES = libdamageext.la
|
|
|
|
libdamageext_la_SOURCES = \
|
|
damageext.c \
|
|
damageext.h \
|
|
damageextint.h
|