summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 9ea4f18..fa56ecf 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -54,7 +54,7 @@ atsign_CPPFLAGS = \
$(SDL_CFLAGS) \
$(SDL_TTF_CFLAGS) \
-DABS_BUILDDIR=\"$(abs_builddir)\" \
- -DFONTSDIR=\"$(fontsdir)\"
+ -DLOCALEDIR=\"$(localedir)\"
atsign_LDADD = \
$(ASAN_CFLAGS) \
$(SDL_LIBS) \