[althreat commit] r63 - trunk/po

0 views
Skip to first unread message

codesite...@google.com

unread,
Nov 9, 2007, 6:27:02 PM11/9/07
to althre...@googlegroups.com
Author: colin.pitrat
Date: Fri Nov 9 15:26:04 2007
New Revision: 63

Modified:
trunk/po/Makefile.am

Log:
Add mkdir for mo files.

Modified: trunk/po/Makefile.am
==============================================================================
--- trunk/po/Makefile.am (original)
+++ trunk/po/Makefile.am Fri Nov 9 15:26:04 2007
@@ -60,6 +60,7 @@
all-local-yes: $(MOFILES)

$(MOFILES): $(POFILES)
+ mkdir -p `dirname $@`
$(MSGFMT) -o $@ $<

$(POFILES): $(POTFILE)

Reply all
Reply to author
Forward
0 new messages