mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-05-05 18:08:08 +02:00
Sync with head, install randrstr.h in the SDK.
This commit is contained in:
parent
ee7c916476
commit
83c579c97b
2 changed files with 5 additions and 0 deletions
|
|
@ -5,6 +5,9 @@
|
|||
* XpConfig/C/print/models/SPSPARC2/fonts/Makefile.am:
|
||||
Bug #5627: Fix Xprint font symlinking. (TIlman Sauerbeck)
|
||||
|
||||
* randr/Makefile.am:
|
||||
Sync with head, install randrstr.h in the SDK.
|
||||
|
||||
2006-02-15 Eric Anholt <anholt@FreeBSD.org>
|
||||
|
||||
* include/dix-config.h.in:
|
||||
|
|
|
|||
|
|
@ -2,6 +2,8 @@ noinst_LTLIBRARIES = librandr.la
|
|||
|
||||
AM_CFLAGS = $(DIX_CFLAGS) @SERVER_DEFINES@ @LOADER_DEFINES@
|
||||
|
||||
sdk_HEADERS = randrstr.h
|
||||
|
||||
librandr_la_SOURCES = \
|
||||
mirandr.c \
|
||||
randr.c \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue