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

gtk-doc-plugins.mak

index 9cd89d9..6fb8a99 100644 (file)
@@ -15,6 +15,9 @@ GPATH = $(srcdir)
 TARGET_DIR=$(HTML_DIR)/$(DOC_MODULE)-@GST_MAJORMINOR@
 
 EXTRA_DIST =                           \
+       inspect.stamp                   \
+       inspect-build.stamp             \
+       $(srcdir)/inspect/*.xml         \
        $(content_files)                \
        $(extra_files)                  \
        $(HTML_IMAGES)                  \