Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
502beaed
...
502beaed893aad4a456bde4239b3f88b88b244bb
authored
2004-01-11 12:40:49 +0000
by
Wojciech Polak
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
(mu-libs): Added libmu_maildir.
1 parent
f7256f83
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
libmu_scm/mailutils.scm.in
libmu_scm/mailutils.scm.in
View file @
502beae
;;;; -*- scheme -*-
;;;; GNU Mailutils -- a suite of utilities for electronic mail
;;;; Copyright (C) 2002 Free Software Foundation, Inc.
;;;; Copyright (C) 2002
, 2003, 2004
Free Software Foundation, Inc.
;;;;
;;;; GNU Mailutils is free software; you can redistribute it and/or modify
;;;; it under the terms of the GNU General Public License as published by
...
...
@@ -24,6 +24,7 @@ changequote([,])dnl
"libmuauth"
"libmu_mbox"
"libmu_mh"
"libmu_maildir"
"libmu_pop"
"libmu_imap"
))
...
...
@@ -94,4 +95,3 @@ include(BUILDDIR/mu_port.inc)
include
(
BUILDDIR/mu_scm
.
inc
)
include
(
BUILDDIR/mu_util
.
inc
)
...
...
Please
register
or
sign in
to post a comment