Skip to content

Commit

Permalink
Add test1009.py to Makefile.am
Browse files Browse the repository at this point in the history
Follow-up to #2762
  • Loading branch information
jtanx committed Sep 15, 2016
1 parent f868b21 commit e965d98
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/Makefile.am
Expand Up @@ -155,7 +155,8 @@ EXTRA_DIST += helper107.pe helper118A.pe helper118B.pe \
EXTRA_DIST += findoverlapbugs.py test0001.py test0101.py \
test1001.py test1001a.py test1001b.py test1001c.py \
test1002.py test1003.py test1004.py test1005.py \
test1006.py test1007.py test1008.py test926.py
test1006.py test1007.py test1008.py test926.py \
test1009.py

EXTRA_DIST += link_test.c randomtest.c build-aux/missing

Expand Down

0 comments on commit e965d98

Please sign in to comment.