summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGaetan Nadon <memsize@videotron.ca>2010-03-20 11:22:59 -0400
committerGaetan Nadon <memsize@videotron.ca>2010-03-20 11:22:59 -0400
commit7367f2efae9561d87cabaa6e1740355b0aeda86f (patch)
tree7e1e4136979ce8e247bbbac5c0c4d784abe8426c
parent2110b60cf122a624011ade8883af07b88bb2c2bb (diff)
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>
-rw-r--r--Makefile.am3
1 files changed, 0 insertions, 3 deletions
diff --git a/Makefile.am b/Makefile.am
index a75e678..a82a3ee 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -56,9 +56,6 @@ endif HASXDMAUTH
xdmcpincludedir=$(includedir)/X11
-INCLUDES = \
- -I${top_builddir}/include
-
xdmcpinclude_HEADERS = \
include/X11/Xdmcp.h