Parcourir la source

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

Thomas Guyot-Sionnest il y a 17 ans
Parent
commit
301871bd6f
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  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