root/include/Makefile.am

Revision 895eee23fa4ce792902f55baad99faac5a2ca204, 253 bytes (checked in by Philip Herron <redbrain@…>, 2 years ago)

cleanup

  • Property mode set to 100644
Line 
1library_includedir=$(includedir)/crules
2library_include_HEADERS =  crules/backend.h \
3crules/garbage.h \
4crules/objects.h \
5crules/operators.h \
6crules/symbols.h \
7crules/crules.h \
8crules/math.h \
9crules/opcodes.h \
10crules/runtime.h \
11crules/version.h
Note: See TracBrowser for help on using the browser.