We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7a7056d commit 088a177Copy full SHA for 088a177
Makefile.in
@@ -38,7 +38,7 @@ bin_PROGRAMS = rtpproxy$(EXEEXT) makeann$(EXEEXT)
38
subdir = .
39
DIST_COMMON = README $(am__configure_deps) $(dist_man_MANS) \
40
$(srcdir)/Makefile.am $(srcdir)/Makefile.in \
41
- $(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS COPYING \
+ $(srcdir)/config.h.in $(top_srcdir)/configure AUTHORS LICENSE \
42
ChangeLog INSTALL NEWS config.guess config.sub depcomp \
43
install-sh ltmain.sh missing mkinstalldirs
44
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
0 commit comments