From f3e40d2b2c211ff34d2f71c594710adf6a9c8ff9 Mon Sep 17 00:00:00 2001 From: Peter Breitenlohner Date: Thu, 8 Dec 2011 15:52:46 +0000 Subject: web2c: Consistency of `constants' git-svn-id: svn://tug.org/texlive/trunk@24797 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/texk/web2c/alephdir/am/aleph.am | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) (limited to 'Build/source/texk/web2c/alephdir/am') diff --git a/Build/source/texk/web2c/alephdir/am/aleph.am b/Build/source/texk/web2c/alephdir/am/aleph.am index 2f0e9528484..28649b0e814 100644 --- a/Build/source/texk/web2c/alephdir/am/aleph.am +++ b/Build/source/texk/web2c/alephdir/am/aleph.am @@ -1,6 +1,6 @@ ## texk/web2c/alephdir/am/aleph.am: Makefile fragment for Aleph. ## -## Copyright (C) 2009 - 2011 Peter Breitenlohner +## Copyright (C) 2009-2011 Peter Breitenlohner ## You may freely use, modify and/or distribute this file. ## Aleph @@ -94,7 +94,16 @@ DISTCLEANFILES += $(nodist_aleph_SOURCES) aleph.web aleph.ch aleph-web2c \ EXTRA_DIST += \ alephdir/ChangeLog \ - alephdir/Makefile \ alephdir/aleph.defines \ alephdir/aleph.version +# Aleph Tests +# +aleph_tests = alephdir/aleph.test + +EXTRA_DIST += $(aleph_tests) + +if ALEPH +TESTS += $(aleph_tests) +endif ALEPH + -- cgit v1.2.3