diff options
author | snowdrop | 2004-02-03 08:55:40 +0000 |
---|---|---|
committer | snowdrop | 2004-02-03 08:55:40 +0000 |
commit | 79e6778b87ed56ff5e4f3fce6abba0cab8385a49 (patch) | |
tree | 4269e081f19f67a915e3a02ece413177acd46c95 | |
parent | 2c6299ee454fd3704325c6a26ee0f7a1ebcd2911 (diff) | |
download | csoap-79e6778b87ed56ff5e4f3fce6abba0cab8385a49.tar.gz csoap-79e6778b87ed56ff5e4f3fce6abba0cab8385a49.tar.bz2 |
moved ex1 to csoap
-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 875e0d4..a79d5c7 100644 --- a/examples/Makefile.am +++ b/examples/Makefile.am @@ -1 +1 @@ -SUBDIRS=ex1 nanohttp +SUBDIRS=csoap nanohttp |