diff options
author | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-03 06:20:43 +0800 |
---|---|---|
committer | Xavier Claessens <xclaesse@src.gnome.org> | 2008-03-03 06:20:43 +0800 |
commit | 5e2a6e9567a367466e98b644caab1056d1823835 (patch) | |
tree | 21ce0cfeaef1abe9b6e17c1febff0718de6c79bc /configure.ac | |
parent | 2bd507d3bbacbbd0eaea5203bc496696a55f33e1 (diff) | |
download | gsoc2013-empathy-5e2a6e9567a367466e98b644caab1056d1823835.tar gsoc2013-empathy-5e2a6e9567a367466e98b644caab1056d1823835.tar.gz gsoc2013-empathy-5e2a6e9567a367466e98b644caab1056d1823835.tar.bz2 gsoc2013-empathy-5e2a6e9567a367466e98b644caab1056d1823835.tar.lz gsoc2013-empathy-5e2a6e9567a367466e98b644caab1056d1823835.tar.xz gsoc2013-empathy-5e2a6e9567a367466e98b644caab1056d1823835.tar.zst gsoc2013-empathy-5e2a6e9567a367466e98b644caab1056d1823835.zip |
Add xml files for unit tests to the release tarball
svn path=/trunk/; revision=691
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac index 7a011df00..e970c8d40 100644 --- a/configure.ac +++ b/configure.ac @@ -332,5 +332,6 @@ AC_OUTPUT([ python/pyempathy/Makefile python/pyempathygtk/Makefile tests/Makefile + tests/xml/Makefile tools/Makefile ]) |