mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2026-02-05 17:00:27 +01:00
xserver/xorg/fb/Makefile.am: install fboverlay.h
This commit is contained in:
parent
b25e6f82a1
commit
df5d47560c
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@ noinst_LTLIBRARIES = libfb.la
|
|||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
sdk_HEADERS = fb.h fbrop.h fbpseudocolor.h
|
||||
sdk_HEADERS = fb.h fbrop.h fbpseudocolor.h fboverlay.h
|
||||
|
||||
libfb_la_SOURCES = \
|
||||
fb.h \
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue