Added Encode, Decode.
Showing
1 changed file
with
1 additions
and
1 deletions
... | @@ -7,7 +7,7 @@ DEJATOOL = mailbox | ... | @@ -7,7 +7,7 @@ DEJATOOL = mailbox |
7 | RUNTESTFLAGS = | 7 | RUNTESTFLAGS = |
8 | CLEANFILES = *.log | 8 | CLEANFILES = *.log |
9 | test_dirs = lib mailbox | 9 | test_dirs = lib mailbox |
10 | EXTRA_DIST = Addrs Mime Urls | 10 | EXTRA_DIST = Addrs Mime Urls Encode Decode |
11 | 11 | ||
12 | dist-hook: | 12 | dist-hook: |
13 | here=`cd $(top_builddir)/$(subdir) && pwd`; \ | 13 | here=`cd $(top_builddir)/$(subdir) && pwd`; \ | ... | ... |
-
Please register or sign in to post a comment