summaryrefslogtreecommitdiff
path: root/Build/source/utils/ps2eps/Makefile.am
blob: 5c6fa5ae34883c5fe5ac916f6001692da156ebe5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
## Makefile.am for the TeX Live subdirectory utils/ps2eps/
##
## Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
bin_PROGRAMS = bbox

bbox_SOURCES = bbox.c

dist_bin_SCRIPTS = ps2eps

dist_man1_MANS = bbox.1 ps2eps.1

EXTRA_DIST = \
	Changes.txt  \
	INSTALL.txt  \
	LICENSE.txt  \
	Latest_is_1.64  \
	README.txt