aboutsummaryrefslogtreecommitdiff
path: root/Makefile.in
diff options
context:
space:
mode:
authorJon Dugan <jdugan@x1024.net>2008-04-08 03:40:17 +0000
committerJon Dugan <jdugan@x1024.net>2008-04-08 03:40:17 +0000
commit1f11f10308d16595e61f8f3313de0ce5158e99e3 (patch)
tree7f69acfa7bd5402bb047185a5a30389cc09c28e7 /Makefile.in
parent5439ecd5e069a15672c28d6d048c864da1491c72 (diff)
downloadiperf3-1f11f10308d16595e61f8f3313de0ce5158e99e3.tar.gz
rebuild Makefile.in to include COPYING
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.in b/Makefile.in
index dfc0188..0eca550 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -37,8 +37,8 @@ build_triplet = @build@
host_triplet = @host@
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
- $(top_srcdir)/configure AUTHORS ChangeLog INSTALL config.guess \
- config.sub depcomp install-sh missing
+ $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL \
+ config.guess config.sub depcomp install-sh missing
subdir = .
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
am__aclocal_m4_deps = $(top_srcdir)/m4/acx_pthread.m4 \