mirror of
https://github.com/X11Libre/xserver.git
synced 2026-03-24 08:04:30 +00:00
Build system: Add missing files
A couple of headers weren't added to the build.
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
AM_CFLAGS = @DIX_CFLAGS@
|
||||
|
||||
noinst_LIBRARIES = libconfig.a
|
||||
libconfig_a_SOURCES = config.c
|
||||
libconfig_a_SOURCES = config.c config-backends.h
|
||||
|
||||
if HAVE_DBUS
|
||||
AM_CFLAGS += @DBUS_CFLAGS@
|
||||
|
||||
@@ -47,6 +47,7 @@ sdk_HEADERS = \
|
||||
validate.h \
|
||||
window.h \
|
||||
windowstr.h \
|
||||
xkbsrv.h \
|
||||
xorg-server.h
|
||||
endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user