Loading server/Makefile.in +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ LTLIBRARY_SOURCES = \ util_filter.c exports.c buildmark.c scoreboard.c \ error_bucket.c protocol.c core.c request.c TARGETS = delete-exports $(LTLIBRARY_NAME) $(CORE_IMPLIB_FILE) httpd.exp TARGETS = delete-exports $(LTLIBRARY_NAME) $(CORE_IMPLIB_FILE) export_vars.c \ httpd.exp include $(top_srcdir)/build/rules.mk include $(top_srcdir)/build/library.mk Loading Loading
server/Makefile.in +2 −1 Original line number Diff line number Diff line Loading @@ -17,7 +17,8 @@ LTLIBRARY_SOURCES = \ util_filter.c exports.c buildmark.c scoreboard.c \ error_bucket.c protocol.c core.c request.c TARGETS = delete-exports $(LTLIBRARY_NAME) $(CORE_IMPLIB_FILE) httpd.exp TARGETS = delete-exports $(LTLIBRARY_NAME) $(CORE_IMPLIB_FILE) export_vars.c \ httpd.exp include $(top_srcdir)/build/rules.mk include $(top_srcdir)/build/library.mk Loading