Add back if !OS_WIN32 line

This commit is contained in:
Akira TAGOH 2019-03-25 15:52:02 +09:00
parent a39f30738d
commit 9177cf2c38
1 changed files with 1 additions and 0 deletions

View File

@ -76,6 +76,7 @@ endif
check_PROGRAMS += test-bz106618
test_bz106618_LDADD = $(top_builddir)/src/libfontconfig.la
if !OS_WIN32
check_PROGRAMS += test-bz106632
test_bz106632_CFLAGS = \
-I$(top_builddir) \