From f9348c60fb58db784a5aa68ea0caee914431f610 Mon Sep 17 00:00:00 2001 From: Wolfgang Becker Date: Thu, 3 Jan 2008 20:57:17 +0000 Subject: [PATCH 1/1] more missing files SVN-Revision: 5249 --- data/Jamfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/data/Jamfile b/data/Jamfile index 5449b7bff..f520d6087 100644 --- a/data/Jamfile +++ b/data/Jamfile @@ -46,7 +46,7 @@ for p in $(LEVELPATHS) { MakePot $(SUBDIR)/$(p)/messages.pot : $(translatable_lisp) ; XGETTEXT_FLAGS on $(SUBDIR)/$(p)/messages.pot += --keyword='_:1' --language=Lisp --sort-by-file ; } -InstallData [ Wildcard *.txt *.po ] ; +InstallData [ Wildcard *.txt *.po *.cfg ] ; InstallData [ Wildcard music : *.ogg *.music ] : music ; InstallData [ Wildcard scripts : *.nut ] : scripts ; InstallData [ Wildcard speech : *.ogg ] : speech ; -- 2.11.0