diff options
author | Chun-wei Fan <fanchunwei@src.gnome.org> | 2016-05-09 15:42:37 +0800 |
---|---|---|
committer | Chun-wei Fan <fanchunwei@src.gnome.org> | 2016-05-09 15:42:37 +0800 |
commit | ce0a7fa5606f865211e0a8da6b37bae2b12cda01 (patch) | |
tree | fc5d946de324da941f340768f7c6d05ca91d668c /gdk/Makefile.am | |
parent | 8cda93d389a3d7c38667d88b5d4ef0dec145a5b9 (diff) | |
download | gtk+-ce0a7fa5606f865211e0a8da6b37bae2b12cda01.tar.gz |
gdk/Makefile.am: Dist gdkmonitorprivate.h
This file needs to be distributed with the tarball as well...
Diffstat (limited to 'gdk/Makefile.am')
-rw-r--r-- | gdk/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
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 \ |