summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/httpd')
-rw-r--r--cpukit/httpd/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/httpd/Makefile.am b/cpukit/httpd/Makefile.am
index 7eb2ed7124..94e3d60019 100644
--- a/cpukit/httpd/Makefile.am
+++ b/cpukit/httpd/Makefile.am
@@ -2,11 +2,13 @@
## $Id$
##
+## DEPRECATED, don't use.
+
include $(top_srcdir)/automake/compile.am
AM_CPPFLAGS += -DWEBS -DUEMF
-if LIBNETWORKING
+if LIBHTTPD
## Always install this header file. Both webservers use it.
include_HEADERS = rtems_webserver.h