root/vtcross/branches/bhilburn/Makefile.am @ 110

Revision 110, 175 bytes (checked in by bhilburn, 15 years ago)

Starting the process of making the code GNU-build compatible.

Line 
1bin_PROGRAMS = cbr_demo policy_demo shell_demo
2
3cbr_SOURCES = components/case_based_reasoner/*
4policy_demo_SOURCES = components/policy_engines/*
5shell_demo_SOURCES = shell/*
6
Note: See TracBrowser for help on using the browser.