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:
Gaetan Nadon
2010-03-20 11:22:59 -04:00
parent 2110b60cf1
commit 7367f2efae

View File

@@ -56,9 +56,6 @@ endif HASXDMAUTH
xdmcpincludedir=$(includedir)/X11
INCLUDES = \
-I${top_builddir}/include
xdmcpinclude_HEADERS = \
include/X11/Xdmcp.h