[empathy] tp-account-widgets/Makefile.am: don't check the style of copied files



commit eea136fc60c9b3cbb58820fb54d8b3d27901c2f8
Author: Marco Barisione <marco barisione collabora co uk>
Date:   Tue Jul 30 17:33:39 2013 +0100

    tp-account-widgets/Makefile.am: don't check the style of copied files
    
    https://bugzilla.gnome.org/show_bug.cgi?id=699492

 tp-account-widgets/Makefile.am |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am
index cd7b0a9..d789a43 100644
--- a/tp-account-widgets/Makefile.am
+++ b/tp-account-widgets/Makefile.am
@@ -47,7 +47,6 @@ libtp_account_widgets_sources =               \
        tpaw-time.c                             \
        tpaw-user-info.c                        \
        tpaw-utils.c                            \
-       totem-subtitle-encoding.c               \
        $(NULL)
 
 libtp_account_widgets_headers =                        \
@@ -78,12 +77,13 @@ libtp_account_widgets_headers =                     \
        tpaw-time.h                             \
        tpaw-user-info.h                        \
        tpaw-utils.h                            \
-       totem-subtitle-encoding.h               \
        $(NULL)
 
 nocheck_sources = \
        cheese-camera-device-monitor.c          \
        cheese-camera-device-monitor.h          \
+       totem-subtitle-encoding.c               \
+       totem-subtitle-encoding.h               \
        $(NULL)
 
 pkglib_LTLIBRARIES = libtp-account-widgets.la


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