Index: /trunk/src/VBox/Runtime/testcase/Makefile.kmk
===================================================================
--- /trunk/src/VBox/Runtime/testcase/Makefile.kmk	(revision 49574)
+++ /trunk/src/VBox/Runtime/testcase/Makefile.kmk	(revision 49575)
@@ -67,5 +67,4 @@
 	tstFileLock \
 	tstFork \
-	tstRTHttp \
 	tstRTFsQueries \
 	tstRTFilesystem \
@@ -158,4 +157,5 @@
 ifdef VBOX_WITH_LIBCURL
  PROGRAMS += \
+	tstRTHttp \
 	tstRTS3
 endif
