summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd/Makefile.am
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 15:19:08 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2007-12-06 15:19:08 +0000
commitc2b3e1718f30736666d886178adf4c547466f80e (patch)
tree7674053c63e6e7f800c1af06aa8d5f88026f39ae /cpukit/httpd/Makefile.am
parent2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com> (diff)
downloadrtems-c2b3e1718f30736666d886178adf4c547466f80e.tar.bz2
2007-12-06 Joel Sherrill <joel.sherrill@OARcorp.com>
* httpd/Makefile.am, httpd/preinstall.am: rtems_webserver.h must be installed. It is the initialization interface for both GoAhead and Simple HTTPD.
Diffstat (limited to 'cpukit/httpd/Makefile.am')
-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 9613466871..7eb2ed7124 100644
--- a/cpukit/httpd/Makefile.am
+++ b/cpukit/httpd/Makefile.am
@@ -7,10 +7,12 @@ include $(top_srcdir)/automake/compile.am
AM_CPPFLAGS += -DWEBS -DUEMF
if LIBNETWORKING
+## Always install this header file. Both webservers use it.
+include_HEADERS = rtems_webserver.h
+
if HAS_PTHREADS
include_goaheaddir = $(includedir)/goahead
-include_HEADERS = rtems_webserver.h
include_goahead_HEADERS = ej.h ejIntrn.h emfdb.h md5.h uemf.h um.h webs.h \
wsIntrn.h