[Xfce4-commits] r26801 - xfconf/trunk/xfconf
Brian Tarricone
kelnos at xfce.org
Wed Apr 9 07:29:41 CEST 2008
Author: kelnos
Date: 2008-04-09 05:29:41 +0000 (Wed, 09 Apr 2008)
New Revision: 26801
Modified:
xfconf/trunk/xfconf/Makefile.am
Log:
fix xfconf includes install location
Modified: xfconf/trunk/xfconf/Makefile.am
===================================================================
--- xfconf/trunk/xfconf/Makefile.am 2008-04-09 05:29:31 UTC (rev 26800)
+++ xfconf/trunk/xfconf/Makefile.am 2008-04-09 05:29:41 UTC (rev 26801)
@@ -1,7 +1,7 @@
lib_LTLIBRARIES = libxfconf-0.la
-libxfconfincludedir = $(includedir)/xfce4/xfconf-$(LIBXFCONF_VERSION_API)
+libxfconfincludedir = $(includedir)/xfce4/xfconf-$(LIBXFCONF_VERSION_API)/xfconf
libxfconfinclude_HEADERS = \
xfconf-channel.h \
xfconf-errors.h \
More information about the Xfce4-commits
mailing list