Fix distcheck
authorDan Winship <danw@gnome.org>
Tue, 16 Aug 2011 01:17:54 +0000 (21:17 -0400)
committerDan Winship <danw@gnome.org>
Tue, 16 Aug 2011 01:21:11 +0000 (21:21 -0400)
tests/Makefile.am

index fcfbdd6..06f6c58 100644 (file)
@@ -104,10 +104,13 @@ TESTS =                   \
 SNIFFING_FILES =               \
        resources/atom.xml      \
        resources/home.gif      \
+       resources/html_binary.html \
        resources/mbox          \
        resources/mbox.gz       \
+       resources/ps_binary.ps  \
        resources/rss20.xml     \
-       resources/test.html
+       resources/test.html     \
+       resources/text_binary.txt
 
 EXTRA_DIST =                   \
        htdigest                \