diff options
author | Milo Casagrande <milo@ubuntu.com> | 2009-08-22 23:43:17 +0800 |
---|---|---|
committer | Milo Casagrande <milo@ubuntu.com> | 2009-08-22 23:43:17 +0800 |
commit | ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa (patch) | |
tree | 13652848ae09ad7cb7e542bb00a6749d59f5d99c /help | |
parent | e4d23c49aa343b07db175dbcea5bc164d6fa737a (diff) | |
download | gsoc2013-empathy-ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa.tar gsoc2013-empathy-ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa.tar.gz gsoc2013-empathy-ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa.tar.bz2 gsoc2013-empathy-ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa.tar.lz gsoc2013-empathy-ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa.tar.xz gsoc2013-empathy-ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa.tar.zst gsoc2013-empathy-ea7a91dfc098c8ed3a0e9a12f5a7030a090f9efa.zip |
[help] Added the new topic to Makefile.am
Diffstat (limited to 'help')
-rw-r--r-- | help/Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/help/Makefile.am b/help/Makefile.am index 4041f9ad9..95b218a47 100644 --- a/help/Makefile.am +++ b/help/Makefile.am @@ -26,6 +26,7 @@ DOC_PAGES = \ geolocation-turn.page \ geolocation-what-is.page \ group-conversations.page \ + import-account.page \ index.page \ introduction.page \ irc-account.page \ |