Made ZOOM_SET also set centering
[geda-gerbv/spe.git] / scheme / Makefile.am
blob8bc68a914af2ed9eb3ef689dd1646727e6581919
1 ## Process this file with automake to produce Makefile.in
2 ##
3 ##    Copyright (C) 2000-2001 Stefan Petersen (spe@stacken.kth.se)
4 ##
5 ##  This file is part of gerbv.
6 ##  $Id$
7 ##
8 ##  This program is free software; you can redistribute it and/or modify
9 ##  it under the terms of the GNU General Public License as published by
10 ##  the Free Software Foundation; either version 2 of the License, or
11 ##  (at your option) any later version.
13 ##  This program is distributed in the hope that it will be useful,
14 ##  but WITHOUT ANY WARRANTY; without even the implied warranty of
15 ##  MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
16 ##  GNU General Public License for more details.
18 ##  You should have received a copy of the GNU General Public License
19 ##  along with this program; if not, write to the Free Software
20 ##  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111 USA
22 scmdatadir = @BACKEND_DIR@
23 scmdata_DATA = gerb-ps.scm gerb-debug.scm
25 EXTRA_DIST = gbx2ps.scm  parse-gerber.scm  pgt.scm
27 MOSTLYCLEANFILES = core *~
28 CLEANFILES = core *~
29 DISTCLEANFILES = core *~ Makefile
30 MAINTAINERCLEANFILES = core *~ Makefile