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
486c3636
...
486c3636dbd7396ba77a912316aa140337e95c64
authored
2003-01-29 13:12:09 +0000
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
Added RFC2047
1 parent
57d1c9d0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
mailbox/testsuite/Makefile.am
mailbox/testsuite/Makefile.am
View file @
486c363
## Process this file with GNU Automake to create Makefile.in
## Copyright (C) 2002 Free Software Foundation, Inc.
## Copyright (C) 2002
, 2003
Free Software Foundation, Inc.
##
## GNU Mailtuils is free software; you can redistribute it and/or
## modify it under the terms of the GNU General Public License as
...
...
@@ -22,7 +22,7 @@ DEJATOOL = mailbox
RUNTESTFLAGS
=
CLEANFILES
=
*
.log
test_dirs
=
lib mailbox
EXTRA_DIST
=
Addrs Mime Urls Encode Decode
EXTRA_DIST
=
Addrs Mime Urls Encode Decode
RFC2047
dist-hook
:
here
=
`
cd
$(top_builddir)
/
$(subdir)
&&
pwd
`
;
\
...
...
Please
register
or
sign in
to post a comment