mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-25 15:06:14 +01:00
Do install gtestutils.h even on Win32.
svn path=/trunk/; revision=5935
This commit is contained in:
parent
d2b9634cb7
commit
5309d10f8f
@ -21,7 +21,6 @@ endif
|
||||
|
||||
if OS_UNIX
|
||||
gtestutils_c = gtestutils.c
|
||||
gtestutils_h = gtestutils.h
|
||||
tests_subdir = tests
|
||||
endif
|
||||
|
||||
@ -227,7 +226,7 @@ glibsubinclude_HEADERS = \
|
||||
gspawn.h \
|
||||
gstdio.h \
|
||||
gstrfuncs.h \
|
||||
$(gtestutils_h) \
|
||||
gtestutils.h \
|
||||
gstring.h \
|
||||
gthread.h \
|
||||
gthreadpool.h \
|
||||
|
Loading…
Reference in New Issue
Block a user