[empathy/gnome-2-34] Don't check the style on mx-gtk-light-switch.[ch]



commit 830793cef27543482fb031171f265048f0bd71fc
Author: Emilio Pozuelo Monfort <emilio pozuelo collabora co uk>
Date:   Mon Mar 14 13:56:03 2011 +0000

    Don't check the style on mx-gtk-light-switch.[ch]
    
    Since they are imported code.

 libempathy-gtk/Makefile.am |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/libempathy-gtk/Makefile.am b/libempathy-gtk/Makefile.am
index 1b71e03..50b5dc5 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



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