diff options
Diffstat (limited to 'Build/source/libs/potrace/Makefile.am')
-rw-r--r-- | Build/source/libs/potrace/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Build/source/libs/potrace/Makefile.am b/Build/source/libs/potrace/Makefile.am index 5a619b14e30..55765a0cf40 100644 --- a/Build/source/libs/potrace/Makefile.am +++ b/Build/source/libs/potrace/Makefile.am @@ -1,5 +1,6 @@ ## Proxy Makefile.am to build potrace for TeX Live. ## +## Copyright (C) 2016 Karl Berry <tex-live@tug.org> ## Copyright (C) 2013-2015 Peter Breitenlohner <tex-live@tug.org> ## ## This file is free software; the copyright holder @@ -12,7 +13,7 @@ EXTRA_DIST = $(POTRACE_TREE) ## Changes applied to the original source tree ## -EXTRA_DIST += $(POTRACE_TREE)-PATCHES +EXTRA_DIST += potrace-PATCHES # Files not to be distributed include $(srcdir)/../../am/dist_hook.am |