[gnome-settings-daemon] sharing: Add missing generated file to the daemon sources



commit 6296cbf3be0571b795eb0c7877c83890aa6a099d
Author: Bastien Nocera <hadess hadess net>
Date:   Mon Sep 26 18:56:43 2016 +0200

    sharing: Add missing generated file to the daemon sources
    
    https://bugzilla.gnome.org/show_bug.cgi?id=772370

 plugins/sharing/Makefile.am |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/plugins/sharing/Makefile.am b/plugins/sharing/Makefile.am
index 9b5ffdc..39a5512 100644
--- a/plugins/sharing/Makefile.am
+++ b/plugins/sharing/Makefile.am
@@ -29,6 +29,7 @@ libexec_PROGRAMS = gsd-sharing
 gsd_sharing_SOURCES =                                  \
        gsd-sharing-manager.c                           \
        gsd-sharing-manager.h                           \
+       gsd-sharing-enums.h                             \
        main.c
 
 gsd_sharing_CFLAGS = $(libsharing_la_CFLAGS)


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