diff options
author | Jan Schmidt <thaytan@noraisin.net> | 2009-05-11 23:13:20 +0100 |
---|---|---|
committer | Jan Schmidt <thaytan@noraisin.net> | 2009-05-11 23:13:20 +0100 |
commit | fd1580cc57911882be90cba75ae0e51a40d64f21 (patch) | |
tree | 9e9417e777da496ba3584aa7d5713d181c69de83 | |
parent | 39da7e523d9a5bc094edda7c32f0918800f4a5a5 (diff) |
checks: dist id3-577468-unsynced-tag.tag test file
-rw-r--r-- | tests/files/Makefile.am | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/files/Makefile.am b/tests/files/Makefile.am index 6fc51c12..dae803a2 100644 --- a/tests/files/Makefile.am +++ b/tests/files/Makefile.am @@ -2,5 +2,6 @@ EXTRA_DIST = \ id3-407349-1.tag \ id3-407349-2.tag \ - id3-447000-wcop.tag + id3-447000-wcop.tag \ + id3-577468-unsynced-tag.tag |