Sync with 5.2.0
[deliverable/titan.core.git] / regression_test / compileonly / Makefile
index facd1dae64377bfe1fa825c50dc963ac7f4d20d8..f5f02fedf4d3f1d8b0d8e0e8e932055de5ab1aeb 100644 (file)
@@ -14,7 +14,7 @@ CODIRS := dynamicTemplate styleGuide topLevelPdu \
        centralstorage mfgen-tpd \
        openType optionalAssignCompare portConstructor \
        isbound namedActualParameters assignmentNotation \
-       attribQualif
+       attribQualif HT48786
 
 all dep clean distclean:
        for dir in $(CODIRS); do $(MAKE) -C $$dir $@ || exit; done
This page took 0.031716 seconds and 5 git commands to generate.