[Xfce4-commits] [xfce/xfdesktop] 01/01: Include dir needed for building "out of tree"
noreply at xfce.org
noreply at xfce.org
Mon Dec 1 07:29:59 CET 2014
This is an automated email from the git hooks/post-receive script.
eric pushed a commit to branch master
in repository xfce/xfdesktop.
commit 694b10fb8c07c7f5883f3223bb488d847ef66ab2
Author: Matthew Brush <matt at xfce.org>
Date: Mon Dec 1 09:21:48 2014 +0300
Include dir needed for building "out of tree"
Signed-off-by: Eric Koegel <eric.koegel at gmail.com>
---
src/Makefile.am | 1 +
1 file changed, 1 insertion(+)
diff --git a/src/Makefile.am b/src/Makefile.am
index 2ca46e8..ea336eb 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -68,6 +68,7 @@ desktop_file_icon_sources = \
xfdesktop_CFLAGS = \
-I$(top_srcdir) \
-I$(top_srcdir)/common \
+ -I$(top_builddir)/common \
-DWNCK_I_KNOW_THIS_IS_UNSTABLE \
-DBINDIR=\"$(bindir)\" \
-DLOCALEDIR=\"$(localedir)\" \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the Xfce4-commits
mailing list