summaryrefslogtreecommitdiffstats
path: root/cpukit/shttpd
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 05:17:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 05:17:21 +0000
commit942c6bf517a10f5066b00ac17e0b060e208d8a2b (patch)
tree42714467b94f78d0357bb85ddd462132284d1d4d /cpukit/shttpd
parentUse LIBHTTPD. (diff)
downloadrtems-942c6bf517a10f5066b00ac17e0b060e208d8a2b.tar.bz2
Use SLIBHTTPD.
Diffstat (limited to 'cpukit/shttpd')
-rw-r--r--cpukit/shttpd/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/shttpd/Makefile.am b/cpukit/shttpd/Makefile.am
index 093fdd796a..8496e7b132 100644
--- a/cpukit/shttpd/Makefile.am
+++ b/cpukit/shttpd/Makefile.am
@@ -1,6 +1,8 @@
+# DEPRECATED, don't use.
+
include $(top_srcdir)/automake/compile.am
-if LIBNETWORKING
+if LIBSHTTPD
include_shttpddir = $(includedir)/shttpd
project_lib_LIBRARIES = libshttpd.a