summaryrefslogtreecommitdiffstats
path: root/cpukit/httpd
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 05:17:34 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-29 05:17:34 +0000
commit733827e28ba8f2513f276358f3fe2a320532b21c (patch)
tree2bd3a227cc9124b61675a95626efcfbad20afa77 /cpukit/httpd
parentUse SLIBHTTPD. (diff)
downloadrtems-733827e28ba8f2513f276358f3fe2a320532b21c.tar.bz2
Regenerate.
Diffstat (limited to 'cpukit/httpd')
-rw-r--r--cpukit/httpd/preinstall.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/httpd/preinstall.am b/cpukit/httpd/preinstall.am
index ccc622b04a..7fe32d7d10 100644
--- a/cpukit/httpd/preinstall.am
+++ b/cpukit/httpd/preinstall.am
@@ -28,7 +28,7 @@ $(PROJECT_INCLUDE)/$(dirstamp):
@: > $(PROJECT_INCLUDE)/$(dirstamp)
PREINSTALL_DIRS += $(PROJECT_INCLUDE)/$(dirstamp)
-if LIBNETWORKING
+if LIBHTTPD
$(PROJECT_INCLUDE)/rtems_webserver.h: rtems_webserver.h $(PROJECT_INCLUDE)/$(dirstamp)
$(INSTALL_DATA) $< $(PROJECT_INCLUDE)/rtems_webserver.h
PREINSTALL_FILES += $(PROJECT_INCLUDE)/rtems_webserver.h