summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorPatrick McDermott <pj@pehjota.net>2017-11-20 13:53:49 (EST)
committer Patrick McDermott <pj@pehjota.net>2017-11-20 13:53:49 (EST)
commitf3ddb2c141c268e2f5e2074863fcee2ac9676abf (patch)
tree371fb4ea760a7da7e9d5b9fe0dfd5c13c3b296f2
parentc10a5c6d2f114293e97cbb7536fbc99e2b7c4291 (diff)
downloadmarquee-f3ddb2c141c268e2f5e2074863fcee2ac9676abf.zip
marquee-f3ddb2c141c268e2f5e2074863fcee2ac9676abf.tar.gz
marquee-f3ddb2c141c268e2f5e2074863fcee2ac9676abf.tar.bz2
Makefile.am: Define LOCALEDIR macro
-rw-r--r--Makefile.am1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index cffd011..59bc4f4 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -48,6 +48,7 @@ marquee_CPPFLAGS = \
-DABS_TOP_BUILDDIR=\"$(abs_top_builddir)\" \
-DBINDIR=\"$(bindir)\" \
-DPKGDATADIR=\"$(pkgdatadir)\" \
+ -DLOCALEDIR=\"$(localedir)\" \
-DPROGRAM_NAME=\"marquee\" \
$(GTK_CFLAGS) \
$(WEBKIT2GTK_CFLAGS) \