Kaynağa Gözat

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

Thomas Guyot-Sionnest 17 yıl önce
ebeveyn
işleme
301871bd6f
1 değiştirilmiş dosya ile 1 ekleme ve 1 silme
  1. 1 1
      lib/Makefile.am

+ 1 - 1
lib/Makefile.am

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