aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index a383166..70bafda 100644
--- a/Makefile
+++ b/Makefile
@@ -61,7 +61,7 @@ trayfreq:
########################################################################
# Make language files
lang:
- msgfmt -c -o lang/fr.mo lang/fr.po
+ msgfmt -c -o lc/fr.mo lc/fr.po
########################################################################
########################################################################