Add specification for building an object that is not declared in a program in the `package.json` file like so: ``` "objects" : [ {"name" : "obj1", "class" : "filename.klc", "header": "filename.klh", "config" : "filename.klt"} ] ```