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

Revision 111, 180 bytes (checked in by bhilburn, 15 years ago)

Fixed a dump typo in my automake file, adding other files required by the
GNU-build process.

Line 
1bin_PROGRAMS = cbr_demo policy_demo shell_demo
2
3cbr_demo_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.