diff options
author | Karl Berry <karl@freefriends.org> | 2017-03-14 00:03:01 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2017-03-14 00:03:01 +0000 |
commit | 489cf1a144e2b383bdc95af97c76ee5b2aaddca7 (patch) | |
tree | 65ac5a311b46421250304081ae12f0b926021ec3 /Build/source/Makefile.am | |
parent | cc3e5cdc35b4df9130561775387bd2f56f458bba (diff) |
reautoconf,sync
git-svn-id: svn://tug.org/texlive/trunk@43493 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/Makefile.am')
-rw-r--r-- | Build/source/Makefile.am | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Build/source/Makefile.am b/Build/source/Makefile.am index 57341028f98..388c89aed78 100644 --- a/Build/source/Makefile.am +++ b/Build/source/Makefile.am @@ -81,10 +81,6 @@ skip: 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: |