aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Barisione <marco.barisione@collabora.co.uk>2013-07-31 00:33:39 +0800
committerMarco Barisione <marco.barisione@collabora.co.uk>2013-08-20 18:03:07 +0800
commiteea136fc60c9b3cbb58820fb54d8b3d27901c2f8 (patch)
treee6b0d39e1075a891240ed78cb667422ab5d55331
parent540509cdee5b939f9965ae0fb6106a3b40a2ae3d (diff)
downloadgsoc2013-empathy-eea136fc60c9b3cbb58820fb54d8b3d27901c2f8.tar
gsoc2013-empathy-eea136fc60c9b3cbb58820fb54d8b3d27901c2f8.tar.gz
gsoc2013-empathy-eea136fc60c9b3cbb58820fb54d8b3d27901c2f8.tar.bz2
gsoc2013-empathy-eea136fc60c9b3cbb58820fb54d8b3d27901c2f8.tar.lz
gsoc2013-empathy-eea136fc60c9b3cbb58820fb54d8b3d27901c2f8.tar.xz
gsoc2013-empathy-eea136fc60c9b3cbb58820fb54d8b3d27901c2f8.tar.zst
gsoc2013-empathy-eea136fc60c9b3cbb58820fb54d8b3d27901c2f8.zip
tp-account-widgets/Makefile.am: don't check the style of copied files
https://bugzilla.gnome.org/show_bug.cgi?id=699492
-rw-r--r--tp-account-widgets/Makefile.am4
1 files changed, 2 insertions, 2 deletions
diff --git a/tp-account-widgets/Makefile.am b/tp-account-widgets/Makefile.am
index cd7b0a962..d789a43d3 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