diff options
author | Dan Winship <danw@src.gnome.org> | 2000-08-03 08:49:04 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-08-03 08:49:04 +0800 |
commit | 90bf03fa68e98e7c857fbb48a9a292ff9b55f55b (patch) | |
tree | 6ff6994ea69b1fa0fdd3c07af8cae0a1d153070a /configure.in | |
parent | 319e78b7f24994a6d2750712ee9130054a90a313 (diff) | |
download | gsoc2013-evolution-90bf03fa68e98e7c857fbb48a9a292ff9b55f55b.tar gsoc2013-evolution-90bf03fa68e98e7c857fbb48a9a292ff9b55f55b.tar.gz gsoc2013-evolution-90bf03fa68e98e7c857fbb48a9a292ff9b55f55b.tar.bz2 gsoc2013-evolution-90bf03fa68e98e7c857fbb48a9a292ff9b55f55b.tar.lz gsoc2013-evolution-90bf03fa68e98e7c857fbb48a9a292ff9b55f55b.tar.xz gsoc2013-evolution-90bf03fa68e98e7c857fbb48a9a292ff9b55f55b.tar.zst gsoc2013-evolution-90bf03fa68e98e7c857fbb48a9a292ff9b55f55b.zip |
Add camel/providers/nntp
* configure.in (AC_OUTPUT): Add camel/providers/nntp
svn path=/trunk/; revision=4497
Diffstat (limited to 'configure.in')
-rw-r--r-- | configure.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.in b/configure.in index a428c67173..e16079acdd 100644 --- a/configure.in +++ b/configure.in @@ -578,6 +578,7 @@ camel/providers/smtp/Makefile camel/providers/vee/Makefile camel/providers/imap/Makefile camel/providers/mh/Makefile +camel/providers/nntp/Makefile composer/Makefile widgets/Makefile widgets/e-paned/Makefile |