inspector: stop being a module

Moving the inspector into libgtk lets use reuse internals without
having to add public API for everything or inventing awkward private
call conventions.

https://bugzilla.gnome.org/show_bug.cgi?id=730095
This commit is contained in:
Matthias Clasen
2014-05-14 21:23:44 -04:00
parent 53b37b8f71
commit 59c9d24bbf
50 changed files with 162 additions and 138 deletions

View File

@ -1,6 +1,6 @@
include $(top_srcdir)/Makefile.decl
SUBDIRS = input inspector
SUBDIRS = input
if OS_UNIX
SUBDIRS += printbackends