File rtpproxy-path.patch of Package rtpproxy
diff -uNr rtpproxy-1.2.1.orig/Makefile.am rtpproxy-1.2.1/Makefile.am --- rtpproxy-1.2.1.orig/Makefile.am 2009-10-06 12:12:49.000000000 +0200 +++ rtpproxy-1.2.1/Makefile.am 2010-08-16 00:19:46.294778814 +0200 @@ -1,4 +1,5 @@ -bin_PROGRAMS=rtpproxy makeann +bin_PROGRAMS=makeann +sbin_PROGRAMS=rtpproxy rtpproxy_SOURCES=main.c rtp.h rtp_server.c rtp_server.h \ rtpp_defines.h rtpp_log.h rtpp_record.c rtpp_record.h rtpp_session.h \ rtpp_util.c rtpp_util.h rtp.c rtp_resizer.c rtp_resizer.h rtpp_session.c \