aboutsummaryrefslogtreecommitdiff
path: root/tests/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'tests/Makefile.am')
-rw-r--r--tests/Makefile.am15
1 files changed, 14 insertions, 1 deletions
diff --git a/tests/Makefile.am b/tests/Makefile.am
index f5d1f6f..1b47712 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -11,13 +11,25 @@
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with Grecs. If not, see <http://www.gnu.org/licenses/>.
-EXTRA_DIST = $(TESTSUITE_AT) testsuite package.m4 gcf1.conf meta1.conf git.conf
+EXTRA_DIST = \
+ $(TESTSUITE_AT)\
+ testsuite\
+ package.m4\
+ gcf1.conf\
+ bind.conf\
+ bind.keys\
+ bind.int.conf\
+ bind.ext.conf\
+ bind.dlz\
+ meta1.conf\
+ git.conf
+
DISTCLEANFILES = atconfig $(check_SCRIPTS)
MAINTAINERCLEANFILES = Makefile.in $(TESTSUITE)
## ------------ ##
## package.m4. ##
@@ -48,12 +60,13 @@ TESTSUITE_AT = \
glob00.at\
glob01.at\
glob02.at\
glob03.at\
enum.at\
join.at\
+ parser-bind.at\
parser-git.at\
parser-meta1.at\
peek00.at\
peek01.at\
peek02.at\
peek03.at\

Return to:

Send suggestions and report system problems to the System administrator.