summaryrefslogtreecommitdiff
path: root/include/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stone <daniel@fooishbar.org>2007-08-01 08:11:22 +0300
committerDaniel Stone <daniel@fooishbar.org>2007-08-01 08:11:22 +0300
commit6d6bc93b0a13c5356544561e326d4aedf33e61c2 (patch)
tree5697bcf98a08533a9714010da5c007ab25e28769 /include/Makefile.am
parent505ec436af3a173e0ba32c6f14b4cf9837a553eb (diff)
Build system: Add missing filesxorg-server-1.3.99.0
A couple of headers weren't added to the build.
Diffstat (limited to 'include/Makefile.am')
-rw-r--r--include/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/Makefile.am b/include/Makefile.am
index 4289b818d..96d98b526 100644
--- a/include/Makefile.am
+++ b/include/Makefile.am
@@ -47,6 +47,7 @@ sdk_HEADERS = \
validate.h \
window.h \
windowstr.h \
+ xkbsrv.h \
xorg-server.h
endif