diff --git a/Makefile.in b/Makefile.in index f88c1e0..867e6ca 100644 --- a/Makefile.in +++ b/Makefile.in @@ -199,8 +199,7 @@ install: $(TARGETS) # Test everything -test: testpdfio testttf - ./testttf 2>test.log +test: testpdfio ./testpdfio 2>>test.log LANG=fr_FR.UTF-8 ./testpdfio 2>>test.log