[glib] Fix distcheck
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [glib] Fix distcheck
- Date: Mon, 13 Mar 2017 16:47:21 +0000 (UTC)
commit 37f5feb1d2b70bb0101123f3bc4d8f8427848169
Author: Matthias Clasen <mclasen redhat com>
Date: Mon Mar 13 12:30:56 2017 -0400
Fix distcheck
Typo in the win32 source list...
gio/Makefile.am | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index 22d4fc1..df318ba 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -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)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]