Skip to content
Commit d9bf2a4a authored by Colin Walters's avatar Colin Walters
Browse files

Fold libgjs-gdbus.so into libgjs.so

There's no strong reason to have it be a separate shared library,
and having private shared libraries in the main $(libdir) is
frowned upon.

We should also install Gjs-DBus.typelib into a package-private
typelib directory.  Fortunately, gjs_context_constructor() already
had the code to push PKGLIBDIR into the girepository search path.

https://bugzilla.gnome.org/show_bug.cgi?id=674756
parent 619abbfc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment