aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index 73ffeae..f5d1f6f 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -14,7 +14,7 @@
14# You should have received a copy of the GNU General Public License 14# You should have received a copy of the GNU General Public License
15# along with Grecs. If not, see <http://www.gnu.org/licenses/>. 15# along with Grecs. If not, see <http://www.gnu.org/licenses/>.
16 16
17EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 gcf1.conf 17EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 gcf1.conf meta1.conf git.conf
18DISTCLEANFILES = atconfig $(check_SCRIPTS) 18DISTCLEANFILES = atconfig $(check_SCRIPTS)
19MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE) 19MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
20 20
@@ -51,6 +51,8 @@ TESTSUITE_AT = \
51 glob03.at\ 51 glob03.at\
52 enum.at\ 52 enum.at\
53 join.at\ 53 join.at\
54 parser-git.at\
55 parser-meta1.at\
54 peek00.at\ 56 peek00.at\
55 peek01.at\ 57 peek01.at\
56 peek02.at\ 58 peek02.at\

Return to:

Send suggestions and report system problems to the System administrator.