diff options
Diffstat (limited to 'Build/source/libs/potrace/Makefile.am')
-rw-r--r-- | Build/source/libs/potrace/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Build/source/libs/potrace/Makefile.am b/Build/source/libs/potrace/Makefile.am index 1b985783626..5a619b14e30 100644 --- a/Build/source/libs/potrace/Makefile.am +++ b/Build/source/libs/potrace/Makefile.am @@ -43,6 +43,7 @@ check_PROGRAMS = potracetst dist_check_SCRIPTS = potrace.test TESTS = potrace.test endif build +potrace.log: potracetst$(EXEEXT) potracetst_SOURCES = potracetst.c |