diff --git a/tools/clxcom.lisp b/tools/clxcom.lisp index 3e1de05534705176d627201be688e90a1d6d9566..4305ea2706f4b4805d80ed40dae6756c9dd304ba 100644 --- a/tools/clxcom.lisp +++ b/tools/clxcom.lisp @@ -48,4 +48,5 @@ (comf "target:clx/keysyms" :load t) (comf "target:clx/manager" :load t) (comf "target:clx/image" :load t) - (comf "target:clx/resource" :load t))) + (comf "target:clx/resource" :load t)) + (comf "target:code/clx-ext"))