build: Add missing variable definition

This commit is contained in:
Emmanuele Bassi
2021-03-05 16:44:17 +00:00
parent bb2ee71cd8
commit 686f65f267

View File

@@ -778,6 +778,7 @@ if os_unix
endif
if os_win32
gtk_win32_print_headers = []
gtk_win32_print_sources = files([
'gtkprint-win32.c',
'gtkprintoperation-win32.c',