Sync with 5.3.0
[deliverable/titan.core.git] / loggerplugins / Makefile
index 0d1dd8bed08f3c572911067a5b3ec6ab01a5ad24..19b40d502b4172c9d6a7234c97b993308c96a2aa 100644 (file)
@@ -6,7 +6,7 @@
 # http://www.eclipse.org/legal/epl-v10.html
 ###############################################################################
 DIRS := \
-JUnitLogger TSTLogger
+JUnitLogger TSTLogger JUnitLogger2
 
 all run dep clean distclean install:
        for d in $(DIRS); do $(MAKE) -C $$d $@ || exit 1; done
This page took 0.02423 seconds and 5 git commands to generate.