From ed6f76164617eaea8b0e6be291a4e22bde0c95da Mon Sep 17 00:00:00 2001 From: monsta Date: Sun, 11 Dec 2016 18:37:16 +0300 Subject: fix distcheck - make pluma-file-chooser-dialog.h private found here: https://git.gnome.org/browse/gedit/commit/?id=96c524456b06870132365c8a5a95726bdf8ce61f --- pluma/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pluma/Makefile.am b/pluma/Makefile.am index 8e57c84b..5a213037 100644 --- a/pluma/Makefile.am +++ b/pluma/Makefile.am @@ -47,6 +47,7 @@ NOINST_H_FILES = \ pluma-document-output-stream.h \ pluma-document-saver.h \ pluma-documents-panel.h \ + pluma-file-chooser-dialog.h \ pluma-gio-document-loader.h \ pluma-gio-document-saver.h \ pluma-history-entry.h \ @@ -71,7 +72,6 @@ INST_H_FILES = \ pluma-document.h \ pluma-encodings.h \ pluma-encodings-combo-box.h \ - pluma-file-chooser-dialog.h \ pluma-help.h \ pluma-message-bus.h \ pluma-message-type.h \ -- cgit v1.2.1