mirror of
https://github.com/SwallowOS/xorg_lib_libXdmcp
synced 2025-11-05 07:06:02 +08:00
make: remove unrequired -I${top_builddir}/include
The -I${top_srcdir}/include in AM_CFLAGS is the correct one.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
This commit is contained in:
@@ -56,9 +56,6 @@ endif HASXDMAUTH
|
|||||||
|
|
||||||
xdmcpincludedir=$(includedir)/X11
|
xdmcpincludedir=$(includedir)/X11
|
||||||
|
|
||||||
INCLUDES = \
|
|
||||||
-I${top_builddir}/include
|
|
||||||
|
|
||||||
xdmcpinclude_HEADERS = \
|
xdmcpinclude_HEADERS = \
|
||||||
include/X11/Xdmcp.h
|
include/X11/Xdmcp.h
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user