mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Fix distcheck
Typo in the win32 source list...
This commit is contained in:
parent
7a36df7b01
commit
37f5feb1d2
@ -349,7 +349,7 @@ win32_more_sources_for_vcproj = \
|
||||
|
||||
if OS_WIN32
|
||||
appinfo_sources += gwin32appinfo.c gwin32appinfo.h
|
||||
contenttype_sources += contenttype-win32.c
|
||||
contenttype_sources += gcontenttype-win32.c
|
||||
platform_libadd += -lshlwapi -lws2_32 -ldnsapi -liphlpapi
|
||||
win32_sources = $(win32_actual_sources)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user