summaryrefslogtreecommitdiff
path: root/Build/source/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/Makefile.in')
-rw-r--r--Build/source/Makefile.in6
1 files changed, 5 insertions, 1 deletions
diff --git a/Build/source/Makefile.in b/Build/source/Makefile.in
index 4d9bc8ace97..d8020033f21 100644
--- a/Build/source/Makefile.in
+++ b/Build/source/Makefile.in
@@ -1046,11 +1046,15 @@ install-exec-hook:
skip:
.PHONY: skip
-# Directly run texlinks.
+# Convenience targets to run texlinks and reautoconf.
.PHONY: texlinks
texlinks:
cd $(texlinks_dir) && $(MAKE) $(AM_MAKEFLAGS) run-texlinks
+.PHONY: triptrap
+reauto:
+ ./reautoconf
+
# Special target to run TRIP and TRAP tests and create diffs.
.PHONY: triptrap
triptrap: