From deb5c9f6b0661c309578584eb7f27dc2d33f63ef Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Sun, 4 Sep 2005 11:31:21 +0000 Subject: [PATCH] include inspect stamps in EXTRA_DIST Original commit message from CVS: include inspect stamps in EXTRA_DIST --- common | 2 +- docs/plugins/Makefile.am | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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.