Fixed wrong "top-edge" tiles in data/levels/bonus2/level11.stl ("The long cave")
[supertux.git] / mk / jam / objects.jam
index 03b006b..0449b43 100644 (file)
@@ -148,8 +148,8 @@ rule UseHeaderFile
 {
     return ;
 }
-RegisterFileType UseHeaderFile : .h .hpp ;
-RegisterHeaderRule HeaderRule : $(HDRPATTERN) : .h .hpp .inc ;
+RegisterFileType UseHeaderFile : .h .hpp .inc .inl ;
+RegisterHeaderRule HeaderRule : $(HDRPATTERN) : .h .hpp .inc .inl ;
 
 ##  SearchSource
 ##    Sets search path of the sourcefiles to the current SUBDIR and sets a