Author: bdrewery
Date: Wed Feb 17 00:30:28 2016
New Revision: 295683
URL: https://svnweb.freebsd.org/changeset/base/295683

Log:
  Fix build race after r295643.
  
  Sponsored by: EMC / Isilon Storage Division

Modified:
  head/libexec/rtld-elf/tests/Makefile

Modified: head/libexec/rtld-elf/tests/Makefile
==============================================================================
--- head/libexec/rtld-elf/tests/Makefile        Tue Feb 16 23:47:52 2016        
(r295682)
+++ head/libexec/rtld-elf/tests/Makefile        Wed Feb 17 00:30:28 2016        
(r295683)
@@ -4,6 +4,7 @@
 
 SUBDIR+=       libpythagoras target
 
+SUBDIR_DEPEND_target=  libpythagoras
 ATF_TESTS_C=   ld_library_pathfds
 
 .include <bsd.test.mk>
_______________________________________________
svn-src-head@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to