mirror of
https://github.com/Llewellynvdm/Tomb.git
synced 2024-11-12 07:46:28 +00:00
7cbd03d370
set out of the main tomb script, into extras
5 lines
109 B
Makefile
5 lines
109 B
Makefile
all:
|
|
@rm -f tomb.pot
|
|
@./generate_translatable_strings.sh > tomb.pot
|
|
@echo "Strings generated in tomb.pot"
|