From a46d97b3a7bf15286d3a67b807fe6db3ef85f0a6 Mon Sep 17 00:00:00 2001 From: snowdrop Date: Thu, 11 Dec 2003 15:00:25 +0000 Subject: added nanohttp --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') 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) -- cgit v1.1-32-gdbae