[folks] build: Distribute test-dependent makefiles.



commit cc7c10ae8f0f8b14f105765793e8b15f2c6fafb5
Author: Travis Reitter <travis reitter collabora co uk>
Date:   Mon Oct 17 17:24:47 2011 -0700

    build: Distribute test-dependent makefiles.
    
    This is mainly to enable running "make foo.gdb" from the source
    distribution.

 Makefile.am |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/Makefile.am b/Makefile.am
index 8906204..783af12 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -19,6 +19,8 @@ DISTCHECK_CONFIGURE_FLAGS = \
 
 EXTRA_DIST = \
 	autogen.sh \
+	check.mk \
+	valgrind.mk \
 	$(NULL)
 
 MAINTAINERCLEANFILES = \



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