summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPeter Johnson <peter@tortall.net>2008-10-08 07:15:45 +0000
committerPeter Johnson <peter@tortall.net>2008-10-08 07:15:45 +0000
commit2496ce652dfc147da2dbe41a5d6741ff52b84a64 (patch)
tree2d5709054963888d440b21ef88629e7ef774ea26
parenta51609437b990056dd0cf7e80d27b7afb4c586b2 (diff)
downloadyasm-2496ce652dfc147da2dbe41a5d6741ff52b84a64.tar.gz
Remove directory EXTRA_DIST; it seems to be making distcheck on ctn die.
svn path=/trunk/yasm/; revision=2140
-rw-r--r--modules/parsers/tasm/tests/Makefile.inc1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/parsers/tasm/tests/Makefile.inc b/modules/parsers/tasm/tests/Makefile.inc
index 64dececf..1af4dea0 100644
--- a/modules/parsers/tasm/tests/Makefile.inc
+++ b/modules/parsers/tasm/tests/Makefile.inc
@@ -39,7 +39,6 @@ EXTRA_DIST += modules/parsers/tasm/tests/size.hex
EXTRA_DIST += modules/parsers/tasm/tests/struc.asm
EXTRA_DIST += modules/parsers/tasm/tests/struc.errwarn
EXTRA_DIST += modules/parsers/tasm/tests/struc.hex
-EXTRA_DIST += modules/parsers/tasm/tests/
EXTRA_DIST += modules/parsers/tasm/tests/exe/Makefile.inc