Add back if !OS_WIN32 line
This commit is contained in:
parent
a39f30738d
commit
9177cf2c38
|
@ -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) \
|
||||
|
|
Loading…
Reference in New Issue