Changeset 416

Show
Ignore:
Timestamp:
08/05/09 11:08:41 (15 years ago)
Author:
trnewman
Message:

Moving examples around to a more appropiate directory.

Location:
vtcross/trunk
Files:
5 added
1 removed
2 modified
3 copied

Legend:

Unmodified
Added
Removed
  • vtcross/trunk/configure.ac

    r411 r416  
    3838          src/libvtcross/Makefile src/cognitive_engines/Makefile 
    3939          src/cognitive_engines/CBR_CE/Makefile  
     40          src/cognitive_engines/OSSIE_DEMO_CE/Makefile  
    4041          src/cognitive_engines/DSA_CE/Makefile  
    4142          src/policy_engines/Makefile src/service_management_layer/Makefile  
  • vtcross/trunk/src/cognitive_engines/Makefile.am

    r411 r416  
    1515include $(top_srcdir)/Makefile.common 
    1616 
    17  
    18 SUBDIRS = CBR_CE DSA_CE 
     17SUBDIRS = CBR_CE DSA_CE OSSIE_DEMO_CE