diff options
Diffstat (limited to 'Build/source/libs/graphite2/Makefile.am')
-rw-r--r-- | Build/source/libs/graphite2/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/graphite2/Makefile.am b/Build/source/libs/graphite2/Makefile.am index bae00cbad9d..bb95ae3f59d 100644 --- a/Build/source/libs/graphite2/Makefile.am +++ b/Build/source/libs/graphite2/Makefile.am @@ -123,6 +123,7 @@ check_PROGRAMS = gr2test dist_check_SCRIPTS = graphite2.test TESTS = graphite2.test endif build +graphite2.log: gr2test$(EXEEXT) gr2test_SOURCES = gr2test.c |