-Apply door fix to hatch as well (evil code duplication here...)
[supertux.git] / Jamfile
diff --git a/Jamfile b/Jamfile
index 15413e1..4227a37 100644 (file)
--- a/Jamfile
+++ b/Jamfile
@@ -29,5 +29,5 @@ UseAutoconf ;
 # add some additional files to package
 Package INSTALL NEWS README COPYING AUTHORS ChangeLog ;
 
-MakePot data/locale/supertux.pot : $(TRANSLATABLE_SOURCES) ;
-XGETTEXT_FLAGS on data/locale/supertux.pot += --language=C++ ;
+MakePot data/locale/messages.pot : $(TRANSLATABLE_SOURCES) ;
+XGETTEXT_FLAGS on data/locale/messages.pot += --language=C++ ;