summaryrefslogtreecommitdiff
blob: 29afe86e8197c03012d89212a1267e89388a4e49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Index: live/Makefile.tail
===================================================================
--- live.orig/Makefile.tail
+++ live/Makefile.tail
@@ -16,9 +16,6 @@ all:
 	cd $(GROUPSOCK_DIR) ; $(MAKE)
 	cd $(USAGE_ENVIRONMENT_DIR) ; $(MAKE)
 	cd $(BASIC_USAGE_ENVIRONMENT_DIR) ; $(MAKE)
-	cd $(TESTPROGS_DIR) ; $(MAKE)
-	cd $(MEDIA_SERVER_DIR) ; $(MAKE)
-	cd $(PROXY_SERVER_DIR) ; $(MAKE)
 	@echo
 	@echo "For more information about this source code (including your obligations under the LGPL), please see our FAQ at http://live555.com/liveMedia/faq.html"