From f3ddb2c141c268e2f5e2074863fcee2ac9676abf Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Mon, 20 Nov 2017 13:53:49 -0500 Subject: Makefile.am: Define LOCALEDIR macro --- 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) \ -- cgit v0.9.1