[gnome-settings-daemon] Dist fixes for color and smartcard



commit 5573b87b5869ebe205d6492a90210489159c1e7d
Author: Yanko Kaneti <yaneti declera com>
Date:   Mon Jul 29 15:34:50 2013 +0300

    Dist fixes for color and smartcard

 plugins/color/Makefile.am     |    2 --
 plugins/smartcard/Makefile.am |    9 +++++++++
 2 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/plugins/color/Makefile.am b/plugins/color/Makefile.am
index 9af4592..82b5c53 100644
--- a/plugins/color/Makefile.am
+++ b/plugins/color/Makefile.am
@@ -54,8 +54,6 @@ gcm_self_test_CFLAGS =                        \
        $(AM_CFLAGS)
 
 gcm_self_test_SOURCES =                        \
-       gcm-dmi.c                       \
-       gcm-dmi.h                       \
        gcm-edid.c                      \
        gcm-edid.h                      \
        gcm-self-test.c
diff --git a/plugins/smartcard/Makefile.am b/plugins/smartcard/Makefile.am
index 098bb47..22a2f88 100644
--- a/plugins/smartcard/Makefile.am
+++ b/plugins/smartcard/Makefile.am
@@ -50,7 +50,9 @@ gsd_test_smartcard_SOURCES =        \
        $(session_manager_dbus_built_sources) \
        $(enum_built_sources)   \
        gsd-smartcard-service.c \
+       gsd-smartcard-service.h \
        gsd-smartcard-manager.c \
+       gsd-smartcard-utils.h \
        gsd-smartcard-utils.c   \
        test-smartcard.c
 
@@ -87,7 +89,9 @@ libsmartcard_la_SOURCES = \
        $(enum_built_sources) \
        gsd-smartcard-manager.c \
        gsd-smartcard-plugin.c  \
+       gsd-smartcard-service.h \
        gsd-smartcard-service.c \
+       gsd-smartcard-utils.h \
        gsd-smartcard-utils.c
 
 libsmartcard_la_CPPFLAGS = \
@@ -120,6 +124,11 @@ plugin_in_files = \
 plugin_DATA = $(plugin_in_files:.gnome-settings-plugin.in=.gnome-settings-plugin)
 
 EXTRA_DIST = \
+       gsd-smartcard-enum-types.c.in \
+       gsd-smartcard-enum-types.h.in \
+       org.gnome.ScreenSaver.xml \
+       org.gnome.SessionManager.xml \
+       org.gnome.SettingsDaemon.Smartcard.xml \
        $(plugin_in_files)
 
 CLEANFILES = \


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