Explorar o código

Make /lib before /lib/tests to satisfy dependencies (building tests fails on IRIX)

Thomas Guyot-Sionnest %!s(int64=17) %!d(string=hai) anos
pai
achega
301871bd6f
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      lib/Makefile.am

+ 1 - 1
lib/Makefile.am

@@ -1,6 +1,6 @@
 ## Process this file with automake to produce Makefile.in
 
-SUBDIRS = tests
+SUBDIRS = . tests
 
 noinst_LIBRARIES = libnagiosplug.a