diff --git a/ws/eclipse/Makefile b/ws/eclipse/Makefile index 6d949290b66cad05763a50d2dc0f256a9c1284c8..1324507e37b8e675c66da819221117ea0d164a64 100644 --- a/ws/eclipse/Makefile +++ b/ws/eclipse/Makefile @@ -1,4 +1,4 @@ -PRJDIRS=Company HibIntro HtmlExtensionTaglet Jdbc Mediastore Sda1PreExam Xmlparse +PRJDIRS=Company ExamTesting HibIntro HtmlExtensionTaglet Jdbc Mediastore Sda1PreExam Xmlparse all:$(foreach subdir, $(PRJDIRS), $(subdir).p)