summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-09 15:56:48 +0000
committerAlexander Gottwald <alexander.gottwald@s1999.tu-chemnitz.de>2005-06-09 15:56:48 +0000
commit62438b14130e0f8de6939767a108ef12558653a3 (patch)
tree032171c4173a7bf38b9dc08e838ec1b1ce2d7c30 /Makefile.am
parent7c8e397ddcbd0ae998cc4f23868726022d1aa47b (diff)
downloadxorg-lib-libxtrans-62438b14130e0f8de6939767a108ef12558653a3.tar.gz
Use $(includedir)/X11/Xtrans for Xtransincludedir
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ce96754..41e8927 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,4 +1,4 @@
-Xtransincludedir = $(includedir)/X11/Xtrans/X11
+Xtransincludedir = $(includedir)/X11/Xtrans
Xtransinclude_HEADERS = \
Xtrans.h \
Xtrans.c \