aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorDavid <dbphillipsnz@gmail.com>2014-04-27 13:25:52 +1200
committerDavid <dbphillipsnz@gmail.com>2014-04-27 13:25:52 +1200
commitcbc440fd70ec9bb3854fcd27eaa601e1ead21ddd (patch)
tree82bab94ad46fe4bbea227c0aceec37153fcfd76b /Makefile
parent60b23749238831c3c6105cb082bb6bc921e3cc12 (diff)
downloadparamano-cbc440fd70ec9bb3854fcd27eaa601e1ead21ddd.tar.xz
Fixy fixy
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
########################################################################
########################################################################