You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
303 B

  1. --- a/gio/Makefile.am
  2. +++ b/gio/Makefile.am
  3. @@ -707,6 +707,7 @@ bin_PROGRAMS = gio-querymodules glib-com
  4. glib_compile_resources_LDADD = libgio-2.0.la \
  5. $(top_builddir)/gobject/libgobject-2.0.la \
  6. + $(top_builddir)/gmodule/libgmodule-2.0.la \
  7. $(top_builddir)/glib/libglib-2.0.la \
  8. $(NULL)