Sync with 5.4.0
[deliverable/titan.core.git] / regression_test / compileonly / Makefile
index 580e20c7a897c1c7e759fc1b148d786f94e0be5b..e4b421d6fcda385ce4ccb361ea5f5a6679e5e546 100644 (file)
@@ -1,5 +1,5 @@
 ###############################################################################
-# Copyright (c) 2000-2014 Ericsson Telecom AB
+# Copyright (c) 2000-2015 Ericsson Telecom AB
 # All rights reserved. This program and the accompanying materials
 # are made available under the terms of the Eclipse Public License v1.0
 # which accompanies this distribution, and is available at
@@ -14,7 +14,7 @@ CODIRS := dynamicTemplate styleGuide topLevelPdu \
        centralstorage mfgen-tpd \
        openType optionalAssignCompare portConstructor \
        isbound namedActualParameters assignmentNotation \
-       attribQualif HT48786 selectCase
+       attribQualif HT48786 selectCase openTypeNames
 
 all dep clean distclean:
        for dir in $(CODIRS); do $(MAKE) -C $$dir $@ || exit; done
This page took 0.037959 seconds and 5 git commands to generate.