summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 97aa30e)
raw | patch | inline | side by side (parent: 97aa30e)
author | Sebastian Harl <sh@tokkee.org> | |
Mon, 28 Apr 2014 06:06:57 +0000 (08:06 +0200) | ||
committer | Sebastian Harl <sh@tokkee.org> | |
Mon, 28 Apr 2014 06:06:57 +0000 (08:06 +0200) |
t/Makefile.am | patch | blob | history |
diff --git a/t/Makefile.am b/t/Makefile.am
index 562ee1da7f9c3ea6b296a380aa74b9fdf4af1c7c..971b58126d1d756e8fba5f13e5be4977f74a519d 100644 (file)
--- a/t/Makefile.am
+++ b/t/Makefile.am
-EXTRA_DIST = coverage.sh
+EXTRA_DIST = \
+ coverage.sh \
+ integration/simple_config.sh \
+ integration/simple_query.sh \
+ integration/test_lib.sh
# coverage related flags are only set when gcov is enabled
AM_CFLAGS = @STRICT_CFLAGS@ @COVERAGE_CFLAGS@