empathy r2835 - trunk/tests
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r2835 - trunk/tests
- Date: Thu, 16 Apr 2009 09:59:57 +0000 (UTC)
Author: xclaesse
Date: Thu Apr 16 09:59:57 2009
New Revision: 2835
URL: http://svn.gnome.org/viewvc/empathy?rev=2835&view=rev
Log:
enable coding style checks in tests
From: Guillaume Desmottes <gdesmott gnome org>
Modified:
trunk/tests/Makefile.am
Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am (original)
+++ trunk/tests/Makefile.am Thu Apr 16 09:59:57 2009
@@ -52,6 +52,11 @@
check-empathy-chatroom.c \
check-empathy-chatroom-manager.c
+check_c_sources = \
+ $(check_main_SOURCES)
+include $(top_srcdir)/tools/check-coding-style.mk
+check-local: check-coding-style
+
check_main_LDADD = \
@CHECK_LIBS@ \
$(top_builddir)/libempathy-gtk/libempathy-gtk.la \
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]