summaryrefslogtreecommitdiff
path: root/src/core/Makefile.am
blob: 043882f3668ae32f0e0e201ea12b29f15ad16148 (plain)
1
2
3
4
5
6
7
INCLUDES = -I@srcdir@/../include

noinst_LIBRARIES = libcore.a

libcore_a_SOURCES = \
	expr.cpp \
	expr_value.cpp
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback