~ubuntu-branches/ubuntu/wily/sblim-sfcb/wily

« back to all changes in this revision

Viewing changes to test/finaltest/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Thierry Carrez
  • Date: 2009-07-16 15:47:22 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090716154722-7b5n4g1r1gybd321
Tags: 1.3.4-0ubuntu1
* New upstream release (LP: #394235)
* debian/control: Add a version to the debhelper build dependency

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# (C) Copyright IBM Corp 2004
 
2
# All rights reserved.
 
3
#
 
4
# This program is distributed in the hope that it will be useful,
 
5
# but WITHOUT ANY WARRANTY; without even the implied warranty of
 
6
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  This
 
7
# file and program are licensed under a BSD style license.  See
 
8
# the Copying file included with the OpenHPI distribution for
 
9
# full licensing terms.
 
10
 
 
11
MAINTAINERCLEANFILES = Makefile.in
 
12
 
 
13
TESTS = finalcheck.sh 
 
14