summaryrefslogtreecommitdiff
path: root/configure.ac
diff options
context:
space:
mode:
authorDan Winship <danw@gnome.org>2013-02-23 02:13:26 +0100
committerDan Winship <danw@gnome.org>2013-02-23 12:01:01 +0100
commit4c7d4c4cd46f64538ca0b3e186b52bdfcaa97e29 (patch)
treee5424bbcd415f737f970bd5842f5add2fa1d0fe4 /configure.ac
parent4e9713343934fc2aba5d81ab12fccd64cc24a99f (diff)
downloadlibsoup-4c7d4c4cd46f64538ca0b3e186b52bdfcaa97e29.tar.gz
libsoup-4c7d4c4cd46f64538ca0b3e186b52bdfcaa97e29.tar.bz2
libsoup-4c7d4c4cd46f64538ca0b3e186b52bdfcaa97e29.zip
examples: move examples from tests/ to examples/
get, simple-httpd, and simple-proxy are more example code than test programs, so move them into a separate directory. Also, remove "dns", which was once a sort-of test of SoupAddress, but is now just a redundant sort-of test of GResolver.
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.ac b/configure.ac
index 68293d39..36a16878 100644
--- a/configure.ac
+++ b/configure.ac
@@ -361,6 +361,7 @@ AC_CONFIG_FILES([
po/Makefile.in
po/Makefile
tests/Makefile
+ examples/Makefile
docs/Makefile
docs/reference/Makefile
libsoup/soup-version.h