summaryrefslogtreecommitdiff
path: root/src/config.mk.in
diff options
context:
space:
mode:
Diffstat (limited to 'src/config.mk.in')
-rw-r--r--src/config.mk.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.mk.in b/src/config.mk.in
index b5d1ebd9b..e20a10f8b 100644
--- a/src/config.mk.in
+++ b/src/config.mk.in
@@ -169,6 +169,7 @@ OS_EXTRA_OBJ = @OS_EXTRA_OBJ@
MAKEMO = @MAKEMO@
MSGFMT = @MSGFMT@
+MSGFMT_DESKTOP = @MSGFMT_DESKTOP@
# Make sure that "make first" will run "make all" once configure has done its
# work. This is needed when using the Makefile in the top directory.