[glib/trash-portal: 334/334] Fix the autotools build



commit 06824c6a92694f71d2ddd985cdf7a4da0c33bfc1
Author: Matthias Clasen <mclasen redhat com>
Date:   Thu Aug 30 07:52:48 2018 -0400

    Fix the autotools build

 gio/Makefile.am | 3 +++
 1 file changed, 3 insertions(+)
---
diff --git a/gio/Makefile.am b/gio/Makefile.am
index 05b20cdef..e213a6232 100644
--- a/gio/Makefile.am
+++ b/gio/Makefile.am
@@ -282,6 +282,8 @@ unix_sources = \
        gportalnotificationbackend.c \
        gdocumentportal.c       \
        gdocumentportal.h       \
+       gtrashportal.c          \
+       gtrashportal.h          \
        gopenuriportal.c        \
        gopenuriportal.h        \
        gportalsupport.c        \
@@ -376,6 +378,7 @@ BUILT_SOURCES += $(xdp_dbus_built_sources)
 CLEANFILES += $(xdp_dbus_built_sources)
 
 portal_interfaces = \
+       org.freedesktop.portal.Trash.xml \
        org.freedesktop.portal.Documents.xml \
        org.freedesktop.portal.OpenURI.xml \
        org.freedesktop.portal.ProxyResolver.xml \


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]