Makefile and Basque.

This commit is contained in:
William Kendrick 2003-12-18 14:37:58 +00:00
parent beeffe15be
commit 6503cd50ec
3 changed files with 8 additions and 3 deletions

View file

@ -6,7 +6,7 @@
# bill@newbreedsoftware.com
# http://www.newbreedsoftware.com/tuxpaint/
# June 14, 2002 - September 14, 2003
# June 14, 2002 - December 18, 2003
# Where to install things:
@ -691,7 +691,7 @@ trans/nl.mo: src/messages/nl.po
@echo " nl_NL ...Dutch..."
@msgfmt src/messages/nl.po -o trans/nl.mo
trans/nn.mo: src/messages/nb.po
trans/nb.mo: src/messages/nb.po
@echo " nb_NO ...Norwegian Bokmal..."
@msgfmt src/messages/nb.po -o trans/nb.mo