[tracker] Fix distcheck: stamp should be distributed with ttl files



commit fd725ea4bf0eccaba8b4b795243537b18139448a
Author: Aleksander Morgado <aleksander lanedo com>
Date:   Thu Aug 19 19:15:01 2010 +0200

    Fix distcheck: stamp should be distributed with ttl files

 tests/functional-tests/ttl/Makefile.am |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/tests/functional-tests/ttl/Makefile.am b/tests/functional-tests/ttl/Makefile.am
index 5ff5b31..7195034 100644
--- a/tests/functional-tests/ttl/Makefile.am
+++ b/tests/functional-tests/ttl/Makefile.am
@@ -51,6 +51,8 @@ ttl_DATA =  				\
 	090-mto_TransferElement.ttl	\
 	091-mto_UploadTransfer.ttl
 
-EXTRA_DIST = $(ttl_DATA)
+EXTRA_DIST = $(ttl_DATA) gen-test-data.stamp
 
-# Clean files... ??
\ No newline at end of file
+MAINTAINERCLEAN_FILES = 		\
+	$(ttl_DATA)			\
+	gen-test-data.stamp



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]