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

Revision 133, 141 bytes (checked in by bhilburn, 15 years ago)

Improving autofoo files.

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