diff --git a/common b/common index c484a2cfaa..5488690249 160000 --- a/common +++ b/common @@ -1 +1 @@ -Subproject commit c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08b +Subproject commit 54886902497be267fe1f1a3f9c4dc0245bc46175 diff --git a/docs/plugins/Makefile.am b/docs/plugins/Makefile.am index f109a8f321..3b65defafa 100644 --- a/docs/plugins/Makefile.am +++ b/docs/plugins/Makefile.am @@ -88,7 +88,7 @@ HTML_IMAGES = content_files = # Other files to distribute. -extra_files = inspect.stamp inspect-build.stamp $(srcdir)/inspect/*.xml +extra_files = # CFLAGS and LDFLAGS for compiling scan program. Only needed if your app/lib # contains GtkObjects/GObjects and you want to document signals and properties.