summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
authorGravatar snowdrop2003-12-11 15:00:25 +0000
committerGravatar snowdrop2003-12-11 15:00:25 +0000
commita46d97b3a7bf15286d3a67b807fe6db3ef85f0a6 (patch)
tree07d22059c91c017ac05397db5ec443b8b06a2d35 /Makefile.am
parent78e32265532d383c451e34afe46f1139827fb43f (diff)
downloadcsoap-a46d97b3a7bf15286d3a67b807fe6db3ef85f0a6.tar.gz
csoap-a46d97b3a7bf15286d3a67b807fe6db3ef85f0a6.tar.bz2
added nanohttp
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 7462988..c1148eb 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -1,7 +1,7 @@
## top directory
#Build in these directories:
-SUBDIRS= $(GENERIC_LIBRARY_NAME) examples
+SUBDIRS= $(GENERIC_LIBRARY_NAME) $(NANOHTTP_LIBRARY_NAME) examples
#Distribute these directories:
DIST_SUBDIRS = $(GENERIC_LIBRARY_NAME)