mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-12 11:10:35 +01:00
5 lines
93 B
Makefile
5 lines
93 B
Makefile
noinst_LTLIBRARIES = librecord.la
|
|
|
|
librecord_la_SOURCES = record.c set.c
|
|
|
|
EXTRA_DIST = set.h
|