summaryrefslogtreecommitdiff
path: root/Build/source/libs/graphite/test/RegressionTest/Makefile.am
blob: fe59b65fbaa8d4c5c60c7c61dc746556c7129d27 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
AUTOMAKE_OPTIONS = 1.6

EXTRA_DIST = \
	burmeseText.wpx \
	romanText.wpx \
	xlineText.wpx \
	grtest_arabic.ttf \
	grtest_badVersion.ttf \
	grtest_badCmap.ttf \
	grtest_burmese.ttf \
	grtest_roman.ttf \
	grtest_taiviet.ttf \
	grtest_xline.ttf \
	xline.gdl \
	Makefile.vc \
	makedebug.bat \
	readme.txt

noinst_PROGRAMS = regression-test

AM_CPPFLAGS  = -I$(top_srcdir)/include/graphite

regression_test_LDFLAGS = -L$(top_builddir)/src -lgraphite

regression_test_SOURCES  = \
	main.h \
	stdafx.cpp stdafx.h \
	RegressionTest.cpp \
	TestCase.cpp TestCase.h \
	RtTextSrc.h \
	SimpleTextSrc.cpp SimpleTextSrc.h \
	GrJustifier.cpp GrJustifier.h

check-local: regression-test
	$(top_builddir)/test/RegressionTest/regression-test -p $(srcdir)

dist-hook:
	rm -f grregtest.log tracelog.txt