From eea136fc60c9b3cbb58820fb54d8b3d27901c2f8 Mon Sep 17 00:00:00 2001 From: Marco Barisione Date: Tue, 30 Jul 2013 17:33:39 +0100 Subject: [PATCH] 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 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am index cd7b0a96..d789a43d 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 -- 2.39.2