~ubuntu-branches/ubuntu/natty/bzr-explorer/natty

1
2
3
4
5
6
7
8
9
10
11
12
all:
	@echo Available targets:
	@echo  pot - generate translations template

.PHONY: pot mo


pot:
	python setup.py build_pot -N -d.

mo:
	python setup.py build_mo -f