git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@646310
13f79535-47bb-0310-9956-
ffa450edef68
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/session_cookie.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/session_crypto.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#
# If there is an NLM target, put it here
#
TARGET_nlm = \
- $(OBJDIR)/session_dbd.nlm \
+ $(OBJDIR)/$(NLM_NAME).nlm \
$(EOLIST)
#