diff options
author | Chris Toshok <toshok@helixcode.com> | 2000-08-14 10:17:19 +0800 |
---|---|---|
committer | Chris Toshok <toshok@src.gnome.org> | 2000-08-14 10:17:19 +0800 |
commit | b49b79422aae9bf858fe8d0524da9913e8670f0a (patch) | |
tree | 68151741992bc5149245fda12fd8fd4f9407f892 /addressbook/Makefile.am | |
parent | 4f37f2b00c3971232e69774a3e04c03bdc8bb215 (diff) | |
download | gsoc2013-evolution-b49b79422aae9bf858fe8d0524da9913e8670f0a.tar.gz gsoc2013-evolution-b49b79422aae9bf858fe8d0524da9913e8670f0a.tar.zst gsoc2013-evolution-b49b79422aae9bf858fe8d0524da9913e8670f0a.zip |
add conduit subdir.
2000-08-13 Chris Toshok <toshok@helixcode.com>
* Makefile.am (SUBDIRS): add conduit subdir.
svn path=/trunk/; revision=4832
Diffstat (limited to 'addressbook/Makefile.am')
-rw-r--r-- | addressbook/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/addressbook/Makefile.am b/addressbook/Makefile.am index 0b429e62f3..92b5fe5607 100644 --- a/addressbook/Makefile.am +++ b/addressbook/Makefile.am @@ -1,2 +1,2 @@ SUBDIRS = \ - ename backend printing contact-editor gui + ename backend printing contact-editor gui conduit |