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.

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