diff options
Diffstat (limited to 'Build/source/libs/potrace/potrace-src/Makefile.am')
-rw-r--r-- | Build/source/libs/potrace/potrace-src/Makefile.am | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/Build/source/libs/potrace/potrace-src/Makefile.am b/Build/source/libs/potrace/potrace-src/Makefile.am deleted file mode 100644 index dc74076c1b7..00000000000 --- a/Build/source/libs/potrace/potrace-src/Makefile.am +++ /dev/null @@ -1,11 +0,0 @@ -## Copyright (C) 2001-2017 Peter Selinger. -## This file is part of Potrace. It is free software and it is covered -## by the GNU General Public License. See the file COPYING for details. - -## Process this file with automake to produce Makefile.in - -EXTRA_DIST = README-WIN - -ACLOCAL_AMFLAGS = -I m4 - -SUBDIRS = src doc check |