summaryrefslogtreecommitdiff
path: root/test/html/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'test/html/Makefile.am')
-rw-r--r--test/html/Makefile.am5
1 files changed, 5 insertions, 0 deletions
diff --git a/test/html/Makefile.am b/test/html/Makefile.am
index b4627689..e96e9f15 100644
--- a/test/html/Makefile.am
+++ b/test/html/Makefile.am
@@ -5,6 +5,11 @@ AM_TESTS_ENVIRONMENT = env \
LOG_COMPILER = $(srcdir)/driver.sh
+EXTRA_DIST = \
+ driver.sh \
+ manual \
+ render
+
TESTS = \
render/b-div.html \
render/div-100-percent-with-padding.html \