empathy r691 - in trunk: . tests tests/xml
- From: xclaesse svn gnome org
- To: svn-commits-list gnome org
- Subject: empathy r691 - in trunk: . tests tests/xml
- Date: Sun, 2 Mar 2008 22:20:43 +0000 (GMT)
Author: xclaesse
Date: Sun Mar 2 22:20:43 2008
New Revision: 691
URL: http://svn.gnome.org/viewvc/empathy?rev=691&view=rev
Log:
Add xml files for unit tests to the release tarball
Added:
trunk/tests/xml/Makefile.am
Modified:
trunk/configure.ac
trunk/tests/Makefile.am
Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac (original)
+++ trunk/configure.ac Sun Mar 2 22:20:43 2008
@@ -332,5 +332,6 @@
python/pyempathy/Makefile
python/pyempathygtk/Makefile
tests/Makefile
+ tests/xml/Makefile
tools/Makefile
])
Modified: trunk/tests/Makefile.am
==============================================================================
--- trunk/tests/Makefile.am (original)
+++ trunk/tests/Makefile.am Sun Mar 2 22:20:43 2008
@@ -1,3 +1,5 @@
+SUBDIRS = xml
+
CLEANFILES=
include $(top_srcdir)/rules/check.mak
Added: trunk/tests/xml/Makefile.am
==============================================================================
--- (empty file)
+++ trunk/tests/xml/Makefile.am Sun Mar 2 22:20:43 2008
@@ -0,0 +1,3 @@
+EXTRA_DIST = \
+ default-irc-networks-sample.xml \
+ user-irc-networks-sample.xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]