JSDOC/Packer.vala
[gnome.introspection-doc-generator] / JSDOC / Packer.vala
index 8ec83a9..69aaf99 100644 (file)
@@ -111,7 +111,8 @@ namespace JSDOC
                {
                        this.target = target;
                        this.targetDebug  = targetDebug;
-               
+                       this.files = new Gee.ArrayList<string>();
+                        
                }
                
                public void loadSourceIndexes(Gee.ArrayList<string> indexes)