[libsoup] Fix distcheck



commit 682cd3a7531b4f1412b00e6c8de79d955d738531
Author: Dan Winship <danw gnome org>
Date:   Mon Aug 15 21:17:54 2011 -0400

    Fix distcheck

 tests/Makefile.am |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/tests/Makefile.am b/tests/Makefile.am
index fcfbdd6..06f6c58 100644
--- a/tests/Makefile.am
+++ b/tests/Makefile.am
@@ -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		\



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]