Tests depend on everything.
[openssl.git] / Configurations / unix-Makefile.tmpl
index f816b54a7a856b79fde3790f93cd7c274883eaa9..a663589d8db319f3ab1fd9042afa547bec8df9e3 100644 (file)
@@ -151,7 +151,7 @@ build_engines: $(ENGINES)
 build_apps: $(PROGRAMS) $(SCRIPTS)
 build_tests: $(TESTPROGS)
 
-test tests: build_tests rehash
+test tests: build_tests build_apps build_engines build_libs rehash
        ( cd test; \
          SRCTOP=../$(SRCDIR) \
          BLDTOP=../$(BLDDIR) \