aboutsummaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorXavier Claessens <xclaesse@gmail.com>2007-11-16 01:25:13 +0800
committerXavier Claessens <xclaesse@src.gnome.org>2007-11-16 01:25:13 +0800
commit1b97222821b7362cce1a68d6ba54106c66f5b932 (patch)
tree03d841fdb3e8af93f0c5ab9cc07392be8d05de55 /configure.ac
parentc9721056606b7d03de34eabcf8ad17acac52cab3 (diff)
downloadgsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar
gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.gz
gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.bz2
gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.lz
gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.xz
gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.tar.zst
gsoc2013-empathy-1b97222821b7362cce1a68d6ba54106c66f5b932.zip
Remove doc directory and replace it with a better gtk-doc in docs. More
2007-11-15 Xavier Claessens <xclaesse@gmail.com> * docs/*: * doc/*: * configure.ac: * Makefile.am: Remove doc directory and replace it with a better gtk-doc in docs. More files are auto-generated, we have less files on SVN. svn path=/trunk/; revision=439
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac8
1 files changed, 5 insertions, 3 deletions
diff --git a/configure.ac b/configure.ac
index ea0f0d9f8..ad131525c 100644
--- a/configure.ac
+++ b/configure.ac
@@ -287,9 +287,11 @@ AC_OUTPUT([
nothere/Makefile
nothere/src/Makefile
nothere/data/Makefile
- doc/Makefile
- doc/libempathy/Makefile
- doc/libempathy-gtk/Makefile
+ docs/Makefile
+ docs/libempathy/Makefile
+ docs/libempathy/version.xml
+ docs/libempathy-gtk/Makefile
+ docs/libempathy-gtk/version.xml
python/Makefile
python/pyempathy/Makefile
python/pyempathygtk/Makefile