aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-03-14 21:56:03 +0800
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>2011-03-14 21:58:31 +0800
commit830793cef27543482fb031171f265048f0bd71fc (patch)
tree834e48ca0a21aef0bb2ce95b0f0e310a496981df
parent8f37a79424dc8bd8b389d3d28a61a9ef28e1978f (diff)
downloadgsoc2013-empathy-830793cef27543482fb031171f265048f0bd71fc.tar
gsoc2013-empathy-830793cef27543482fb031171f265048f0bd71fc.tar.gz
gsoc2013-empathy-830793cef27543482fb031171f265048f0bd71fc.tar.bz2
gsoc2013-empathy-830793cef27543482fb031171f265048f0bd71fc.tar.lz
gsoc2013-empathy-830793cef27543482fb031171f265048f0bd71fc.tar.xz
gsoc2013-empathy-830793cef27543482fb031171f265048f0bd71fc.tar.zst
gsoc2013-empathy-830793cef27543482fb031171f265048f0bd71fc.zip
Don't check the style on mx-gtk-light-switch.[ch]
Since they are imported code.
-rw-r--r--libempathy-gtk/Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 1b71e03a3..50b5dc547 100644
--- a/libempathy-gtk/Makefile.am
+++ b/libempathy-gtk/Makefile.am
@@ -91,7 +91,6 @@ libempathy_gtk_handwritten_source = \
empathy-theme-manager.c \
empathy-tls-dialog.c \
empathy-ui-utils.c \
- mx-gtk-light-switch.c \
$(NULL)
libempathy_gtk_headers = \
@@ -155,13 +154,13 @@ libempathy_gtk_headers = \
empathy-theme-manager.h \
empathy-tls-dialog.h \
empathy-ui-utils.h \
- mx-gtk-light-switch.h \
$(NULL)
libempathy_gtk_la_SOURCES = \
$(libempathy_gtk_handwritten_source) \
$(libempathy_gtk_headers) \
gcr-simple-certificate.c gcr-simple-certificate.h \
+ mx-gtk-light-switch.c mx-gtk-light-switch.h \
totem-subtitle-encoding.c totem-subtitle-encoding.h
# do not distribute generated files