summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJosh Triplett <josh@speakeasy.net>2005-05-14 07:46:48 +0000
committerJosh Triplett <josh@speakeasy.net>2005-05-14 07:46:48 +0000
commitd5d1fb73e5c8c0b2a5b2704ec6b8394fc8a425b4 (patch)
tree1ab9e412a0a97dac741fc023a37cd994bcca1bc1
parent0ea8a9fde966a2fbdc075e4cfc47235d3c899022 (diff)
Move includes in Xau and Xdmcp into include/X11 subdirectories so that the
source can reference them with <X11/...>.
-rw-r--r--Makefile.am3
1 files changed, 2 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 07cb046..afc997f 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,7 +56,8 @@ INCLUDES = \
-I${top_builddir}/include
xdmcpinclude_HEADERS = \
- Xdmcp.h
+ include/X11/Xdmcp.h \
+ include/X11/Xdmcpconf.h
pkgconfigdir = $(libdir)/pkgconfig
pkgconfig_DATA = xdmcp.pc