play sound when willowisp is caught
[supertux.git] / Jamfile
diff --git a/Jamfile b/Jamfile
index 7d87bfc..ec5e8a1 100644 (file)
--- a/Jamfile
+++ b/Jamfile
@@ -10,7 +10,7 @@ SubInclude TOP data ;
 UseAutoconf ;
 
 MakePot data/locale/messages.pot : $(TRANSLATABLE_SOURCES) ;
-XGETTEXT_FLAGS on data/locale/messages.pot += -k_ -C ;
+XGETTEXT_FLAGS on data/locale/messages.pot += -k_ -C --sort-by-file ;
 
 InstallPixmap data/images/engine/icons/supertux.png data/images/engine/icons/supertux.xpm ;
 InstallDesktop supertux.desktop ;