more missing files
authorWolfgang Becker <uafr@gmx.de>
Thu, 3 Jan 2008 20:57:17 +0000 (20:57 +0000)
committerWolfgang Becker <uafr@gmx.de>
Thu, 3 Jan 2008 20:57:17 +0000 (20:57 +0000)
SVN-Revision: 5249

data/Jamfile

index 5449b7b..f520d60 100644 (file)
@@ -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 ;