Explorar el Código

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

Thomas Guyot-Sionnest hace 17 años
padre
commit
301871bd6f
Se han modificado 1 ficheros con 1 adiciones y 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