summaryrefslogtreecommitdiff
path: root/Build/source/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/Makefile.am')
-rw-r--r--Build/source/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/Build/source/Makefile.am b/Build/source/Makefile.am
index bd1510d5072..d6652f52b3d 100644
--- a/Build/source/Makefile.am
+++ b/Build/source/Makefile.am
@@ -1,6 +1,6 @@
## Makefile.am for the TeX Live top-level
##
-## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
+## Copyright (C) 2009, 2010 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
## Use 'aclocal --force' (for "computed m4_sinclude")
@@ -65,4 +65,4 @@ skip:
# Special target to run TRIP and TRAP tests and create diffs.
.PHONY: triptrap
triptrap:
- cd texk/web2c && $(MAKE) $(AM_MAKEFLAGS) $@
+ cd texk && $(MAKE) $(AM_MAKEFLAGS) $@