[tracker/harmattan-pre-signal-updates: 1219/1380] functional-tests: don't include TTL files in dist



commit 17470847c6af85b2eae6fac4483a32209a0a50e8
Author: Aleksander Morgado <aleksander lanedo com>
Date:   Thu Aug 26 19:11:36 2010 +0200

    functional-tests: don't include TTL files in dist

 tests/functional-tests/ttl/Makefile.am |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)
---
diff --git a/tests/functional-tests/ttl/Makefile.am b/tests/functional-tests/ttl/Makefile.am
index 7195034..54f508a 100644
--- a/tests/functional-tests/ttl/Makefile.am
+++ b/tests/functional-tests/ttl/Makefile.am
@@ -51,8 +51,8 @@ ttl_DATA =  				\
 	090-mto_TransferElement.ttl	\
 	091-mto_UploadTransfer.ttl
 
-EXTRA_DIST = $(ttl_DATA) gen-test-data.stamp
+DISTCLEANFILES = 			\
+	$(BUILT_SOURCES) 		\
+	$(ttl_DATA) 			\
+	source-data.pkl
 
-MAINTAINERCLEAN_FILES = 		\
-	$(ttl_DATA)			\
-	gen-test-data.stamp



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