1## Copyright (C) 2001-2019 Peter Selinger.
2## This file is part of Potrace. It is free software and it is covered
3## by the GNU General Public License. See the file COPYING for details.
4
5## Process this file with automake to produce Makefile.in
6
7EXTRA_DIST = README-WIN
8
9ACLOCAL_AMFLAGS = -I m4
10
11SUBDIRS = src doc check
12