--- Makefile.org.orig	2007-01-12 18:14:22.000000000 +0100
+++ Makefile.org	2007-01-12 18:16:35.000000000 +0100
@@ -233,7 +233,7 @@
 	@dir=ssl; target=all; $(BUILD_ONE_CMD)
 build_engines:
 	@dir=engines; target=all; $(BUILD_ONE_CMD)
-build_apps:
+build_apps: build_libs
 	@dir=apps; target=all; $(BUILD_ONE_CMD)
 build_tests:
 	@dir=test; target=all; $(BUILD_ONE_CMD)
