root/vtcross/branches/bhilburn/src/policy_engines/Makefile.am @ 127

Revision 127, 117 bytes (checked in by bhilburn, 15 years ago)

Started moving everything to c++ so that it can use the headers properly. Almost
have the policy engine demo compiling and working again.

Line 
1INCLUDES = -I$(top_srcdir)/src/include
2
3bin_PROGRAMS = policy_demo
4
5policy_demo_SOURCES = default_policy_engine.cpp
6
Note: See TracBrowser for help on using the browser.