diff options
author | snowdrop | 2004-02-03 09:10:11 +0000 |
---|---|---|
committer | snowdrop | 2004-02-03 09:10:11 +0000 |
commit | 2320d561ad9a7f1a6082c5a73b8d2ee933f279d4 (patch) | |
tree | 53b07b556d4a9c821fcb5286450053731bde240e | |
parent | 195ea0810da00b2d23f153fb287724701040385b (diff) | |
download | csoap-2320d561ad9a7f1a6082c5a73b8d2ee933f279d4.tar.gz csoap-2320d561ad9a7f1a6082c5a73b8d2ee933f279d4.tar.bz2 |
changed ex1 to csoap
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 0eb4a3d..939c162 100644 --- a/configure.ac +++ b/configure.ac @@ -241,5 +241,5 @@ libcsoap/Makefile nanohttp/Makefile examples/Makefile examples/nanohttp/Makefile -examples/ex1/Makefile +examples/csoap/Makefile libcsoap-1.0.pc) |