From a97e5fbda21a05574b0e3c5a5118402ebfbbd13c Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Wed, 7 Jan 2009 04:41:54 -0500 Subject: Cleanup; fix the way libraries are linked; Make-It-Simple(tm) lib/Makefile.am | 2 +- lib/tests/Makefile.am | 37 ++++--------------------------------- 2 files changed, 5 insertions(+), 34 deletions(-) --- lib/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Makefile.am') diff --git a/lib/Makefile.am b/lib/Makefile.am index 73c12911..17e4c1b0 100644 --- a/lib/Makefile.am +++ b/lib/Makefile.am @@ -1,6 +1,6 @@ ## Process this file with automake to produce Makefile.in -SUBDIRS = tests +SUBDIRS = . tests noinst_LIBRARIES = libnagiosplug.a -- cgit v1.2.3-74-g34f1