mirror of
https://github.com/X11Libre/xserver.git
synced 2026-04-13 05:51:02 +00:00
6 lines
93 B
Makefile
6 lines
93 B
Makefile
noinst_LTLIBRARIES = librecord.la
|
|
|
|
librecord_la_SOURCES = record.c set.c
|
|
|
|
EXTRA_DIST = set.h
|