summaryrefslogtreecommitdiffstats
path: root/src/test/Makefile.am
blob: c6e7c238bbd7eac6fc287245f3ee628ba82d0e71 (plain)
1
2
3
4
5
6
7
8
9
AM_CPPFLAGS = \
	-I$(top_srcdir)/include \
	-I$(top_srcdir)/src/include

noinst_LIBRARIES = libixion-test.a

libixion_test_a_SOURCES = \
	test_global.cpp