summaryrefslogtreecommitdiffstats
path: root/examples/nanohttp
diff options
context:
space:
mode:
authorGravatar snowdrop2006-02-18 21:48:19 +0000
committerGravatar snowdrop2006-02-18 21:48:19 +0000
commit1bf51a7be630abc9000cd7ad7d959844c5caf339 (patch)
tree9aca75caeb2445f9708ba9bf51212b5e4c503f78 /examples/nanohttp
parentd45b4bc26f330d2ce29e4a06ffdae74d82e8b43b (diff)
downloadcsoap-1bf51a7be630abc9000cd7ad7d959844c5caf339.tar.gz
csoap-1bf51a7be630abc9000cd7ad7d959844c5caf339.tar.bz2
changes bin_PROGRAMS to noinst_PROGRAMS
Diffstat (limited to 'examples/nanohttp')
-rw-r--r--examples/nanohttp/Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/nanohttp/Makefile.am b/examples/nanohttp/Makefile.am
index 21613ca..5e24bd1 100644
--- a/examples/nanohttp/Makefile.am
+++ b/examples/nanohttp/Makefile.am
@@ -1,4 +1,4 @@
-bin_PROGRAMS=http_server
+noinst_PROGRAMS=http_server
#bin_PROGRAMS=http_server httpget httpgetcb httppost httpcpost postserver
INCLUDES=-I$(top_srcdir)/