@@ -157,7 +157,8 @@ am__objects_2 = nghttp2_pq.lo nghttp2_map.lo nghttp2_queue.lo \
157157 nghttp2_hd_huffman.lo nghttp2_hd_huffman_data.lo \
158158 nghttp2_version.lo nghttp2_priority_spec.lo nghttp2_option.lo \
159159 nghttp2_callbacks.lo nghttp2_mem.lo nghttp2_http.lo \
160- nghttp2_rcbuf.lo nghttp2_extpri.lo nghttp2_debug.lo sfparse.lo
160+ nghttp2_rcbuf.lo nghttp2_extpri.lo nghttp2_ratelim.lo \
161+ nghttp2_time.lo nghttp2_debug.lo sfparse.lo
161162am_libnghttp2_la_OBJECTS = $(am__objects_1 ) $(am__objects_2 )
162163libnghttp2_la_OBJECTS = $(am_libnghttp2_la_OBJECTS )
163164AM_V_lt = $(am__v_lt_@AM_V@ )
@@ -194,9 +195,10 @@ am__depfiles_remade = ./$(DEPDIR)/nghttp2_buf.Plo \
194195 ./$(DEPDIR ) /nghttp2_outbound_item.Plo \
195196 ./$(DEPDIR ) /nghttp2_pq.Plo \
196197 ./$(DEPDIR ) /nghttp2_priority_spec.Plo \
197- ./$(DEPDIR ) /nghttp2_queue.Plo ./$(DEPDIR ) /nghttp2_rcbuf.Plo \
198- ./$(DEPDIR ) /nghttp2_session.Plo ./$(DEPDIR ) /nghttp2_stream.Plo \
199- ./$(DEPDIR ) /nghttp2_submit.Plo ./$(DEPDIR ) /nghttp2_version.Plo \
198+ ./$(DEPDIR ) /nghttp2_queue.Plo ./$(DEPDIR ) /nghttp2_ratelim.Plo \
199+ ./$(DEPDIR ) /nghttp2_rcbuf.Plo ./$(DEPDIR ) /nghttp2_session.Plo \
200+ ./$(DEPDIR ) /nghttp2_stream.Plo ./$(DEPDIR ) /nghttp2_submit.Plo \
201+ ./$(DEPDIR ) /nghttp2_time.Plo ./$(DEPDIR ) /nghttp2_version.Plo \
200202 ./$(DEPDIR ) /sfparse.Plo
201203am__mv = mv -f
202204COMPILE = $(CC ) $(DEFS ) $(DEFAULT_INCLUDES ) $(INCLUDES ) $(AM_CPPFLAGS ) \
@@ -510,6 +512,8 @@ OBJECTS = nghttp2_pq.c nghttp2_map.c nghttp2_queue.c \
510512 nghttp2_http.c \
511513 nghttp2_rcbuf.c \
512514 nghttp2_extpri.c \
515+ nghttp2_ratelim.c \
516+ nghttp2_time.c \
513517 nghttp2_debug.c \
514518 sfparse.c
515519
@@ -528,6 +532,8 @@ HFILES = nghttp2_pq.h nghttp2_int.h nghttp2_map.h nghttp2_queue.h \
528532 nghttp2_http.h \
529533 nghttp2_rcbuf.h \
530534 nghttp2_extpri.h \
535+ nghttp2_ratelim.h \
536+ nghttp2_time.h \
531537 nghttp2_debug.h \
532538 sfparse.h
533539
@@ -633,10 +639,12 @@ distclean-compile:
633639@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_pq.Plo@am__quote@ # am--include-marker
634640@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_priority_spec.Plo@am__quote@ # am--include-marker
635641@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_queue.Plo@am__quote@ # am--include-marker
642+ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_ratelim.Plo@am__quote@ # am--include-marker
636643@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_rcbuf.Plo@am__quote@ # am--include-marker
637644@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_session.Plo@am__quote@ # am--include-marker
638645@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_stream.Plo@am__quote@ # am--include-marker
639646@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_submit.Plo@am__quote@ # am--include-marker
647+ @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_time.Plo@am__quote@ # am--include-marker
640648@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/nghttp2_version.Plo@am__quote@ # am--include-marker
641649@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/sfparse.Plo@am__quote@ # am--include-marker
642650
@@ -916,10 +924,12 @@ distclean: distclean-recursive
916924 -rm -f ./$(DEPDIR ) /nghttp2_pq.Plo
917925 -rm -f ./$(DEPDIR ) /nghttp2_priority_spec.Plo
918926 -rm -f ./$(DEPDIR ) /nghttp2_queue.Plo
927+ -rm -f ./$(DEPDIR ) /nghttp2_ratelim.Plo
919928 -rm -f ./$(DEPDIR ) /nghttp2_rcbuf.Plo
920929 -rm -f ./$(DEPDIR ) /nghttp2_session.Plo
921930 -rm -f ./$(DEPDIR ) /nghttp2_stream.Plo
922931 -rm -f ./$(DEPDIR ) /nghttp2_submit.Plo
932+ -rm -f ./$(DEPDIR ) /nghttp2_time.Plo
923933 -rm -f ./$(DEPDIR ) /nghttp2_version.Plo
924934 -rm -f ./$(DEPDIR ) /sfparse.Plo
925935 -rm -f Makefile
@@ -985,10 +995,12 @@ maintainer-clean: maintainer-clean-recursive
985995 -rm -f ./$(DEPDIR ) /nghttp2_pq.Plo
986996 -rm -f ./$(DEPDIR ) /nghttp2_priority_spec.Plo
987997 -rm -f ./$(DEPDIR ) /nghttp2_queue.Plo
998+ -rm -f ./$(DEPDIR ) /nghttp2_ratelim.Plo
988999 -rm -f ./$(DEPDIR ) /nghttp2_rcbuf.Plo
9891000 -rm -f ./$(DEPDIR ) /nghttp2_session.Plo
9901001 -rm -f ./$(DEPDIR ) /nghttp2_stream.Plo
9911002 -rm -f ./$(DEPDIR ) /nghttp2_submit.Plo
1003+ -rm -f ./$(DEPDIR ) /nghttp2_time.Plo
9921004 -rm -f ./$(DEPDIR ) /nghttp2_version.Plo
9931005 -rm -f ./$(DEPDIR ) /sfparse.Plo
9941006 -rm -f Makefile
0 commit comments