summaryrefslogtreecommitdiff
path: root/valadate/Makefile.am
diff options
context:
space:
mode:
authorRico Tzschichholz <ricotz@ubuntu.com>2016-09-26 20:01:31 +0200
committerRico Tzschichholz <ricotz@ubuntu.com>2017-11-19 12:35:04 +0100
commit99959f8ececf19c143f672a9600068a551bf480d (patch)
tree8f9537b9b1410c3d623e8014023aa886269913a5 /valadate/Makefile.am
parent29a887812c48e529b00cc585b80982f9d592c676 (diff)
downloadvala-99959f8ececf19c143f672a9600068a551bf480d.tar.gz
Rename Module to TestModule
Diffstat (limited to 'valadate/Makefile.am')
-rw-r--r--valadate/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/valadate/Makefile.am b/valadate/Makefile.am
index 1d6dbf7d2..6c71cf831 100644
--- a/valadate/Makefile.am
+++ b/valadate/Makefile.am
@@ -21,12 +21,12 @@ lib_LTLIBRARIES = \
$(NULL)
libvaladate_la_VALASOURCES = \
- module.vala \
test.vala \
testcase.vala \
testconfig.vala \
testexplorer.vala \
testiterator.vala \
+ testmodule.vala \
testresult.vala \
testrunner.vala \
testsuite.vala \