~ubuntu-branches/ubuntu/saucy/nagios3/saucy-proposed

« back to all changes in this revision

Viewing changes to tap/tests/pass/Makefile.am

  • Committer: Bazaar Package Importer
  • Author(s): Alexander Wirt
  • Date: 2009-08-16 14:14:23 UTC
  • mfrom: (1.1.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20090816141423-efjzq1r3jekwd7l7
Tags: 3.2.0-1
* New upstream release (Closes: #542957)
  - Timeperiods should work as expected now (Closes: #539882)
  - Recovery notifications fixed (Closes: #543657)
* Update standards version 
  - Add README.source
* Manpage errors fixed (Closes: #540554)
* Split up the webfrontend into its own package (Closes: #479338, #485466)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
 
 
2
TESTS =                 test.t
 
3
TESTS_ENVIRONMENT =     $(SHELL)
 
4
 
 
5
EXTRA_DIST =            $(TESTS) test.pl
 
6
 
 
7
check_PROGRAMS =        test
 
8
 
 
9
test_CFLAGS =           -g -I../../src
 
10
test_LDFLAGS =          -L../../src
 
11
test_LDADD =            -ltap
 
12
 
 
13
CLEANFILES =    test.o test.c.out test.pl.out