include inspect stamps in EXTRA_DIST
authorThomas Vander Stichele <thomas@apestaart.org>
Sun, 4 Sep 2005 11:31:21 +0000 (11:31 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Sun, 4 Sep 2005 11:31:21 +0000 (11:31 +0000)
Original commit message from CVS:
include inspect stamps in EXTRA_DIST

common
docs/plugins/Makefile.am

diff --git a/common b/common
index c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08b..54886902497be267fe1f1a3f9c4dc0245bc46175 160000 (submodule)
--- a/common
+++ b/common
@@ -1 +1 @@
-Subproject commit c484a2cfaa3e51cac56b995ea5ec7c0a96f4c08b
+Subproject commit 54886902497be267fe1f1a3f9c4dc0245bc46175
index f109a8f321ece0682c7067572979e8961159aa12..3b65defafa220453c61284903e79840409ef5b79 100644 (file)
@@ -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.