mirror of
https://gitlab.freedesktop.org/xorg/xserver.git
synced 2025-12-22 01:00:05 +01:00
Add dbestruct.h to sdk_HEADERS
This commit is contained in:
parent
5ced854186
commit
cfd6c74067
1 changed files with 1 additions and 2 deletions
|
|
@ -2,11 +2,10 @@ noinst_LTLIBRARIES = libdbe.la
|
|||
|
||||
AM_CFLAGS = $(DIX_CFLAGS)
|
||||
|
||||
# sdk_HEADERS =
|
||||
sdk_HEADERS = dbestruct.h
|
||||
|
||||
libdbe_la_SOURCES = \
|
||||
dbe.c \
|
||||
dbestruct.h \
|
||||
midbe.c \
|
||||
midbe.h \
|
||||
midbestr.h
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue