summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2012-10-13 20:07:19 +0200
committerSlávek Banko <slavek.banko@axis.cz>2012-10-13 20:46:53 +0200
commitdf8d8ac695e454d7d2c48d81c998d05068e7f845 (patch)
tree017550e1c64315a96a792f4be891241531c6867b
parentaac8bbed7b09eef994d427fc6cf2d4304e604138 (diff)
downloadtdebindings-df8d8ac695e454d7d2c48d81c998d05068e7f845.tar.gz
tdebindings-df8d8ac695e454d7d2c48d81c998d05068e7f845.zip
Fix dcopc headers location
Thanks to Francois Andriot for the patch (cherry picked from commit 4d7f4e86544b316655c3fe4d547a80c11a58eed5)
-rw-r--r--dcopc/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/dcopc/Makefile.am b/dcopc/Makefile.am
index 27e7629e..e285fd3d 100644
--- a/dcopc/Makefile.am
+++ b/dcopc/Makefile.am
@@ -9,8 +9,8 @@ libdcopc_la_SOURCES = dcopc.c marshal.c dcopobject.c
libdcopc_la_LIBADD = -lSM -lICE $(GTK2_LIBS) $(GLIB2_LIBS)
libdcopc_la_LDFLAGS = -version-info 1:0 $(X_LDFLAGS) -lICE -no-undefined
-include_HEADERS = dcopc.h marshal.h dcopobject.h util.h
-includedir = $(prefix)/include/dcopc
+dcopcinclude_HEADERS = dcopc.h marshal.h dcopobject.h util.h
+dcopcincludedir = $(includedir)/dcopc
noinst_HEADERS = global.h