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

Revision 125, 115 bytes (checked in by bhilburn, 15 years ago)

Header include directory now properly configured for system install, and
relavant implementation files are now compiling properly with it. Need to take
care of tinyxml and sqlite requirements before things should be back up and
running.

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