big merge from master, fix rpm creation, drop fetching swfdec
[gnash.git] / testsuite / misc-haxe.all / classes.all / printing / printing.am
blob0dd3601948990a0c7e79b236cc10bf1c85945165
1 ## Process this file with automake to generate Makefile.in
2
3 #   Copyright (C) 2005, 2006, 2007, 2008, 2009, 2010,
4 #   2011 Free Software Foundation, Inc.
5
6 # This program is free software; you can redistribute it and/or modify
7 # it under the terms of the GNU General Public License as published by
8 # the Free Software Foundation; either version 3 of the License, or
9 # (at your option) any later version.
10
11 # This program is distributed in the hope that it will be useful,
12 # but WITHOUT ANY WARRANTY; without even the implied warranty of
13 # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
14 # GNU General Public License for more details.
15 # You should have received a copy of the GNU General Public License
16 # along with this program; if not, write to the Free Software
17 # Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
19 PRINTINGdir = $(srcdir)/printing
21 PRINTING_TESTS_V9 = 
22 PRINTING_TESTS_V7 =
24 PRINTING_TESTS_V9 += printing/PrintJobOptions_as.swf
26 PRINTING_TESTS_V9 += printing/PrintJobOrientation_as.swf
28 PRINTING_TESTS_V7 += printing/PrintJob_as.swf
30 check_SCRIPTS += $(PRINTING_TESTS_V7) $(PRINTING_TESTS_V9)
31 HAXE_FLAGS += -cp $(PRINTINGdir)
33 EXTRA_DIST += printing/PrintJobOptions_as.hx \
34         printing/PrintJobOrientation_as.hx \
35         printing/PrintJob_as.hx