diff options
| author | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-01-09 02:27:02 -0500 |
|---|---|---|
| committer | Thomas Guyot-Sionnest <dermoth@aei.ca> | 2009-01-09 02:27:02 -0500 |
| commit | 7449b16b1781c645751e2c05b93893e93630fb2a (patch) | |
| tree | 7092e96b66be5b19239679912bce5cc863a9c704 /lib/Makefile.am | |
| parent | 254baca11109777e444a598b604e2cd99e814f75 (diff) | |
| download | monitoring-plugins-7449b16b1781c645751e2c05b93893e93630fb2a.tar.gz | |
Revert "Cleanup; fix the way libraries are linked; Make-It-Simple(tm)"
Trying to see if this has any relation to the tinderbox failure. I doubt it
and will revert back as soon as it's tested.
This reverts commit a97e5fbda21a05574b0e3c5a5118402ebfbbd13c.
Diffstat (limited to 'lib/Makefile.am')
| -rw-r--r-- | lib/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Makefile.am b/lib/Makefile.am index 17e4c1b0..73c12911 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | ## Process this file with automake to produce Makefile.in | 1 | ## Process this file with automake to produce Makefile.in |
| 2 | 2 | ||
| 3 | SUBDIRS = . tests | 3 | SUBDIRS = tests |
| 4 | 4 | ||
| 5 | noinst_LIBRARIES = libnagiosplug.a | 5 | noinst_LIBRARIES = libnagiosplug.a |
| 6 | 6 | ||
