From 872efa70e09b69dfd30b8fd42b3cca4044c1e1ed Mon Sep 17 00:00:00 2001
From: Ger van Diepen <diepen@astron.nl>
Date: Wed, 22 Jan 2003 15:06:14 +0000
Subject: [PATCH] %[BugId: 76]% Added compilation of the AppAgent packages

---
 Makefile | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/Makefile b/Makefile
index 8d1fe49024e..50c512b7ec9 100644
--- a/Makefile
+++ b/Makefile
@@ -42,9 +42,15 @@ PACKAGE = \
 	 LCS/CRD/CoordServer \
          CEP/Tools/PerfTest/P2Perf \
          CEP/CPA/OCTOPUSSY \
-         CEP/CPA/uvplot \
+         CEP/CPA/OCTOGlish \
+         CEP/CPA/VisCube \
          CEP/CPA/MNS \
          CEP/CPA/GSM \
+         CEP/CPA/AppAgent/AppAgent \
+         CEP/CPA/AppAgent/SolverControl \
+         CEP/CPA/AppAgent/Solver \
+         CEP/CPA/AppAgent/VisAgent \
+         CEP/CPA/AppAgent/MSVisAgent \
          CEP/CPA/CAL
 PACKAGES = $(PACKAGE)
 #
-- 
GitLab