From 95d2f7d7562cd681b6a1c684002d4e5f99030da1 Mon Sep 17 00:00:00 2001 From: P. J. McDermott Date: Fri, 06 Oct 2023 11:19:35 -0400 Subject: main: Set text domain and locale --- (limited to 'Makefile.am') 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) \ -- cgit v0.9.1