mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-14 17:18:09 +00:00
7 lines
97 B
Makefile
7 lines
97 B
Makefile
noinst_LTLIBRARIES = libdamage.la
|
|
|
|
libdamage_la_SOURCES = \
|
|
damage.c \
|
|
damage.h \
|
|
damagestr.h
|