Skip to content

Commit 9c57bd5

Browse files
committed
Re-gen.
1 parent 39df10e commit 9c57bd5

File tree

1 file changed

+39
-20
lines changed

1 file changed

+39
-20
lines changed

src/Makefile.in

Lines changed: 39 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,8 @@ am__librtpproxy_la_SOURCES_DIST = main.c rtp.h rtpp_server.c \
214214
rtpp_str.c rtpp_str.h rtpp_sbuf.c rtpp_sbuf.h rtpp_refproxy.c \
215215
rtpp_command_reply.c $(ADV_DIR)/packet_observer.h \
216216
$(ADV_DIR)/pproc_manager.c $(ADV_DIR)/pproc_manager.h \
217-
rtpp_modman.c rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
217+
rtpp_modman.c rtpp_module_if_static.c rtpp_module_if_static.h \
218+
rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
218219
rtpp_log_stand.h rtpp_log.c \
219220
$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h \
220221
$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c \
@@ -230,8 +231,7 @@ am__librtpproxy_la_SOURCES_DIST = main.c rtp.h rtpp_server.c \
230231
$(RTPP_AUTOSRC_DIR)/rtpp_module_if_fin.c rtpp_refcnt.c \
231232
rtpp_refcnt.h rtpp_mallocs.c rtpp_mallocs.h rtpp_coverage.c \
232233
rtpp_coverage.h $(top_srcdir)/libucl/libucl.la \
233-
$(XXH_DIR)/libxxHash.la rtpp_module_if_static.c \
234-
rtpp_module_if_static.h librtpp_main.c
234+
$(XXH_DIR)/libxxHash.la librtpp_main.c
235235
am__dirstamp = $(am__leading_dot)dirstamp
236236
am__objects_1 =
237237
am__objects_2 = $(am__objects_1)
@@ -296,7 +296,8 @@ am__objects_6 = librtpproxy_la-main.lo librtpproxy_la-rtpp_server.lo \
296296
librtpproxy_la-rtpp_sbuf.lo librtpproxy_la-rtpp_refproxy.lo \
297297
librtpproxy_la-rtpp_command_reply.lo \
298298
$(ADV_DIR)/librtpproxy_la-pproc_manager.lo \
299-
librtpproxy_la-rtpp_modman.lo $(am__objects_3) \
299+
librtpproxy_la-rtpp_modman.lo \
300+
librtpproxy_la-rtpp_module_if_static.lo $(am__objects_3) \
300301
$(am__objects_4) $(am__objects_5)
301302
am__objects_7 = \
302303
$(RTPP_AUTOSRC_DIR)/librtpproxy_la-rtpp_command_rcache_fin.lo
@@ -314,9 +315,7 @@ am__objects_13 = $(am__objects_7) $(am__objects_8) $(am__objects_9) \
314315
$(am__objects_10) $(am__objects_11) $(am__objects_12)
315316
am_librtpproxy_la_OBJECTS = $(am__objects_6) $(am__objects_13) \
316317
librtpproxy_la-rtpp_refcnt.lo librtpproxy_la-rtpp_mallocs.lo \
317-
librtpproxy_la-rtpp_coverage.lo \
318-
librtpproxy_la-rtpp_module_if_static.lo \
319-
librtpproxy_la-librtpp_main.lo
318+
librtpproxy_la-rtpp_coverage.lo librtpproxy_la-librtpp_main.lo
320319
librtpproxy_la_OBJECTS = $(am_librtpproxy_la_OBJECTS)
321320
AM_V_lt = $(am__v_lt_@AM_V@)
322321
am__v_lt_ = $(am__v_lt_@AM_DEFAULT_V@)
@@ -662,7 +661,8 @@ am__rtpproxy_debug_SOURCES_DIST = main.c rtp.h rtpp_server.c \
662661
rtpp_str.c rtpp_str.h rtpp_sbuf.c rtpp_sbuf.h rtpp_refproxy.c \
663662
rtpp_command_reply.c $(ADV_DIR)/packet_observer.h \
664663
$(ADV_DIR)/pproc_manager.c $(ADV_DIR)/pproc_manager.h \
665-
rtpp_modman.c rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
664+
rtpp_modman.c rtpp_module_if_static.c rtpp_module_if_static.h \
665+
rtpp_module_if.c rtpp_module.h rtpp_log_stand.c \
666666
rtpp_log_stand.h rtpp_log.c \
667667
$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.h \
668668
$(RTPP_AUTOSRC_DIR)/rtpp_command_rcache_fin.c \
@@ -815,8 +815,9 @@ am__objects_122 = rtpproxy_debug-main.$(OBJEXT) \
815815
rtpproxy_debug-rtpp_refproxy.$(OBJEXT) \
816816
rtpproxy_debug-rtpp_command_reply.$(OBJEXT) \
817817
$(ADV_DIR)/rtpproxy_debug-pproc_manager.$(OBJEXT) \
818-
rtpproxy_debug-rtpp_modman.$(OBJEXT) $(am__objects_119) \
819-
$(am__objects_120) $(am__objects_121)
818+
rtpproxy_debug-rtpp_modman.$(OBJEXT) \
819+
rtpproxy_debug-rtpp_module_if_static.$(OBJEXT) \
820+
$(am__objects_119) $(am__objects_120) $(am__objects_121)
820821
am__objects_123 = $(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_command_rcache_fin.$(OBJEXT)
821822
am__objects_124 = \
822823
$(RTPP_AUTOSRC_DIR)/rtpproxy_debug-rtpp_log_obj_fin.$(OBJEXT)
@@ -1233,6 +1234,7 @@ am__depfiles_remade = \
12331234
./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po \
12341235
./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po \
12351236
./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po \
1237+
./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po \
12361238
./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po \
12371239
./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po \
12381240
./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po \
@@ -1616,8 +1618,9 @@ BASE_SOURCES = main.c rtp.h rtpp_server.c rtpp_defines.h rtpp_log.h \
16161618
$(RTPP_AUTOSRC_SOURCES) rtpp_epoll.c rtpp_str.c rtpp_str.h \
16171619
rtpp_sbuf.c rtpp_sbuf.h rtpp_refproxy.c rtpp_command_reply.c \
16181620
$(ADV_DIR)/packet_observer.h $(ADV_DIR)/pproc_manager.c \
1619-
$(ADV_DIR)/pproc_manager.h rtpp_modman.c $(am__append_5) \
1620-
$(am__append_8) $(am__append_9)
1621+
$(ADV_DIR)/pproc_manager.h rtpp_modman.c \
1622+
rtpp_module_if_static.c rtpp_module_if_static.h \
1623+
$(am__append_5) $(am__append_8) $(am__append_9)
16211624
rtpproxy_LDADD = librtpproxy.la -lm -lpthread $(am__append_6) \
16221625
$(am__append_10)
16231626
rtpproxy_debug_LDADD = -lm -lpthread @LIBS_ELPERIODIC@ \
@@ -1699,7 +1702,6 @@ librtpproxy_la_SOURCES = $(BASE_SOURCES) $(SRCS_AUTOGEN) \
16991702
rtpp_refcnt.c rtpp_refcnt.h rtpp_mallocs.c rtpp_mallocs.h \
17001703
rtpp_coverage.c rtpp_coverage.h \
17011704
$(top_srcdir)/libucl/libucl.la $(XXH_DIR)/libxxHash.la \
1702-
rtpp_module_if_static.c rtpp_module_if_static.h \
17031705
librtpp_main.c
17041706

17051707
librtpproxy_la_CFLAGS = $(rtpproxy_CFLAGS) -fPIC
@@ -2779,6 +2781,7 @@ distclean-compile:
27792781
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po@am__quote@ # am--include-marker
27802782
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po@am__quote@ # am--include-marker
27812783
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po@am__quote@ # am--include-marker
2784+
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po@am__quote@ # am--include-marker
27822785
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po@am__quote@ # am--include-marker
27832786
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po@am__quote@ # am--include-marker
27842787
@AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po@am__quote@ # am--include-marker
@@ -3385,6 +3388,13 @@ librtpproxy_la-rtpp_modman.lo: rtpp_modman.c
33853388
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
33863389
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_modman.lo `test -f 'rtpp_modman.c' || echo '$(srcdir)/'`rtpp_modman.c
33873390

3391+
librtpproxy_la-rtpp_module_if_static.lo: rtpp_module_if_static.c
3392+
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_module_if_static.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
3393+
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo
3394+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='librtpproxy_la-rtpp_module_if_static.lo' libtool=yes @AMDEPBACKSLASH@
3395+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3396+
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
3397+
33883398
librtpproxy_la-rtpp_module_if.lo: rtpp_module_if.c
33893399
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_module_if.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_module_if.Tpo -c -o librtpproxy_la-rtpp_module_if.lo `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
33903400
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_module_if.Tpo $(DEPDIR)/librtpproxy_la-rtpp_module_if.Plo
@@ -3469,13 +3479,6 @@ librtpproxy_la-rtpp_coverage.lo: rtpp_coverage.c
34693479
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
34703480
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_coverage.lo `test -f 'rtpp_coverage.c' || echo '$(srcdir)/'`rtpp_coverage.c
34713481

3472-
librtpproxy_la-rtpp_module_if_static.lo: rtpp_module_if_static.c
3473-
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-rtpp_module_if_static.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
3474-
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Tpo $(DEPDIR)/librtpproxy_la-rtpp_module_if_static.Plo
3475-
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='librtpproxy_la-rtpp_module_if_static.lo' libtool=yes @AMDEPBACKSLASH@
3476-
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
3477-
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -c -o librtpproxy_la-rtpp_module_if_static.lo `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
3478-
34793482
librtpproxy_la-librtpp_main.lo: librtpp_main.c
34803483
@am__fastdepCC_TRUE@ $(AM_V_CC)$(LIBTOOL) $(AM_V_lt) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(librtpproxy_la_CPPFLAGS) $(CPPFLAGS) $(librtpproxy_la_CFLAGS) $(CFLAGS) -MT librtpproxy_la-librtpp_main.lo -MD -MP -MF $(DEPDIR)/librtpproxy_la-librtpp_main.Tpo -c -o librtpproxy_la-librtpp_main.lo `test -f 'librtpp_main.c' || echo '$(srcdir)/'`librtpp_main.c
34813484
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/librtpproxy_la-librtpp_main.Tpo $(DEPDIR)/librtpproxy_la-librtpp_main.Plo
@@ -6731,6 +6734,20 @@ rtpproxy_debug-rtpp_modman.obj: rtpp_modman.c
67316734
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
67326735
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_modman.obj `if test -f 'rtpp_modman.c'; then $(CYGPATH_W) 'rtpp_modman.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_modman.c'; fi`
67336736

6737+
rtpproxy_debug-rtpp_module_if_static.o: rtpp_module_if_static.c
6738+
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_static.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo -c -o rtpproxy_debug-rtpp_module_if_static.o `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
6739+
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
6740+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='rtpproxy_debug-rtpp_module_if_static.o' libtool=no @AMDEPBACKSLASH@
6741+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6742+
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_static.o `test -f 'rtpp_module_if_static.c' || echo '$(srcdir)/'`rtpp_module_if_static.c
6743+
6744+
rtpproxy_debug-rtpp_module_if_static.obj: rtpp_module_if_static.c
6745+
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if_static.obj -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo -c -o rtpproxy_debug-rtpp_module_if_static.obj `if test -f 'rtpp_module_if_static.c'; then $(CYGPATH_W) 'rtpp_module_if_static.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_static.c'; fi`
6746+
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
6747+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ $(AM_V_CC)source='rtpp_module_if_static.c' object='rtpproxy_debug-rtpp_module_if_static.obj' libtool=no @AMDEPBACKSLASH@
6748+
@AMDEP_TRUE@@am__fastdepCC_FALSE@ DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) @AMDEPBACKSLASH@
6749+
@am__fastdepCC_FALSE@ $(AM_V_CC@am__nodep@)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -c -o rtpproxy_debug-rtpp_module_if_static.obj `if test -f 'rtpp_module_if_static.c'; then $(CYGPATH_W) 'rtpp_module_if_static.c'; else $(CYGPATH_W) '$(srcdir)/rtpp_module_if_static.c'; fi`
6750+
67346751
rtpproxy_debug-rtpp_module_if.o: rtpp_module_if.c
67356752
@am__fastdepCC_TRUE@ $(AM_V_CC)$(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(rtpproxy_debug_CPPFLAGS) $(CPPFLAGS) $(rtpproxy_debug_CFLAGS) $(CFLAGS) -MT rtpproxy_debug-rtpp_module_if.o -MD -MP -MF $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo -c -o rtpproxy_debug-rtpp_module_if.o `test -f 'rtpp_module_if.c' || echo '$(srcdir)/'`rtpp_module_if.c
67366753
@am__fastdepCC_TRUE@ $(AM_V_at)$(am__mv) $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Tpo $(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
@@ -7788,6 +7805,7 @@ distclean: distclean-am
77887805
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
77897806
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po
77907807
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
7808+
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
77917809
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
77927810
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
77937811
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po
@@ -8197,6 +8215,7 @@ maintainer-clean: maintainer-clean-am
81978215
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_memdeb_test.Po
81988216
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_modman.Po
81998217
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if.Po
8218+
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_module_if_static.Po
82008219
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netaddr.Po
82018220
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_netio_async.Po
82028221
-rm -f ./$(DEPDIR)/rtpproxy_debug-rtpp_network.Po

0 commit comments

Comments
 (0)