tests: Ship elm_test_helper.h in dist tarball

This is a first step to run elm make check during distcheck.
This commit is contained in:
Stefan Schmidt 2014-08-15 12:02:10 +02:00
parent 354ab4683e
commit d18c89b77c
1 changed files with 3 additions and 1 deletions

View File

@ -1,6 +1,8 @@
AUTOMAKE_OPTIONS = 1.4 foreign
MAINTAINERCLEANFILES = Makefile.in
EXTRA_DIST = elm_suite.h
EXTRA_DIST = \
elm_suite.h \
elm_test_helper.h
TESTS = elm_suite
check_PROGRAMS = elm_suite