From ce0a7fa5606f865211e0a8da6b37bae2b12cda01 Mon Sep 17 00:00:00 2001 From: Chun-wei Fan Date: Mon, 9 May 2016 15:42:37 +0800 Subject: [PATCH] gdk/Makefile.am: Dist gdkmonitorprivate.h This file needs to be distributed with the tarball as well... --- gdk/Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/gdk/Makefile.am b/gdk/Makefile.am index 9f26228a41..16230cb911 100644 --- a/gdk/Makefile.am +++ b/gdk/Makefile.am @@ -119,6 +119,7 @@ gdk_private_headers = \ gdkframeclockidle.h \ gdkframeclockprivate.h \ gdkglcontextprivate.h \ + gdkmonitorprivate.h \ gdkscreenprivate.h \ gdkseatprivate.h \ gdkseatdefaultprivate.h \