diff options
author | snowdrop | 2004-11-01 15:29:43 +0000 |
---|---|---|
committer | snowdrop | 2004-11-01 15:29:43 +0000 |
commit | a63feeb47ceca0bf985fab5ced27fe327c3224b5 (patch) | |
tree | 844d3e77dfdc43c2434796360da6dd0970b4986e | |
parent | c28397f760d22a1e8be126725ff7784b2d8fec23 (diff) | |
download | csoap-a63feeb47ceca0bf985fab5ced27fe327c3224b5.tar.gz csoap-a63feeb47ceca0bf985fab5ced27fe327c3224b5.tar.bz2 |
disabled nanohttp examples
-rw-r--r-- | examples/Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/Makefile.am b/examples/Makefile.am index a79d5c7..c9c2f15 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1 +1 @@ -SUBDIRS=csoap nanohttp +SUBDIRS=csoap |