diff options
Diffstat (limited to 'Build/source/libs/potrace/Makefile.am')
-rw-r--r-- | Build/source/libs/potrace/Makefile.am | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/Build/source/libs/potrace/Makefile.am b/Build/source/libs/potrace/Makefile.am index cabbcfa0ed1..46024282648 100644 --- a/Build/source/libs/potrace/Makefile.am +++ b/Build/source/libs/potrace/Makefile.am @@ -1,13 +1,11 @@ ## Proxy Makefile.am to build potrace for TeX Live. ## -## Copyright (C) 2013 Peter Breitenlohner <tex-live@tug.org> +## Copyright (C) 2013, 2014 Peter Breitenlohner <tex-live@tug.org> ## ## This file is free software; the copyright holder ## gives unlimited permission to copy and/or distribute it, ## with or without modifications, as long as this notice is preserved. ## -ACLOCAL_AMFLAGS = -I ../../m4 - ## We want to re-distribute the whole original potrace source tree. ## EXTRA_DIST = $(POTRACE_TREE) |