projects
/
recode
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b8ed6a3
)
tests/Makefile.am: remove mention of removed file NOTES
author
Reuben Thomas
<rrt@sc3d.org>
Sat, 13 Jan 2018 22:08:47 +0000
(22:08 +0000)
committer
Reuben Thomas
<rrt@sc3d.org>
Sun, 14 Jan 2018 20:45:31 +0000
(20:45 +0000)
tests/Makefile.am
patch
|
blob
|
history
diff --git
a/tests/Makefile.am
b/tests/Makefile.am
index 745d00df96e081ec8a8e98ea961191357266ceec..a75a65e9de159e162a213fb87b5e59351d0cad69 100644
(file)
--- a/
tests/Makefile.am
+++ b/
tests/Makefile.am
@@
-27,7
+27,7
@@
SUITE = t21_names.py t22_lists.py t25_subsets.py t30_base64.py \
t30_dumps.py t30_quoted.py t40_african.py t40_combine.py t40_testdump.py \
t40_utf7.py t40_utf8.py t50_methods.py t90_bigauto.py
-EXTRA_DIST =
NOTES
Recode.c Recode.pyx pytest common.py $(SUITE)
+EXTRA_DIST = Recode.c Recode.pyx pytest common.py $(SUITE)
CLEANFILES = Recode@shlibext@
PYTHON = python