summaryrefslogtreecommitdiff
path: root/tp-account-widgets
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-08-22 11:46:21 +0100
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-22 12:52:59 +0100
commitee70418cea9bb97223589087aa6a970860f147a6 (patch)
treecc775fa9932be46d61d718ffa1e1e6deb5416038 /tp-account-widgets
parent84d26bd9c0301340e1a07bec29a139912e959b32 (diff)
downloadtelepathy-account-widgets-ee70418cea9bb97223589087aa6a970860f147a6.tar.gz
build: add --with-icondir to set a different install path for icons
Diffstat (limited to 'tp-account-widgets')
-rw-r--r--tp-account-widgets/Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am
index 32e44c96..ff60c4ac 100644
--- a/tp-account-widgets/Makefile.am
+++ b/tp-account-widgets/Makefile.am
@@ -2,6 +2,7 @@ AM_CPPFLAGS = \
$(ERROR_CFLAGS) \
-DDATADIR=\""$(datadir)"\" \
-DPKGDATADIR=\""$(real_pkgdatadir)"\" \
+ -DICONDIR=\""$(icondir)"\" \
-DG_LOG_DOMAIN=\"tp-account-widgets\" \
-DGCR_API_SUBJECT_TO_CHANGE \
$(TPAW_CFLAGS) \