From: Florian Forster Date: Sat, 8 Jul 2006 17:03:03 +0000 (+0200) Subject: liboping: Include information about the package in the source districution. X-Git-Tag: collectd-3.10.0~11^2~1 X-Git-Url: https://git.tokkee.org/?a=commitdiff_plain;h=5a9592041e3f70df8c06b11061afec9e19c9a0f6;p=collectd.git liboping: Include information about the package in the source districution. The included files are: AUTHORS, COPYING, ChangeLog, and README --- diff --git a/src/liboping/Makefile.am b/src/liboping/Makefile.am index 8958aedc..e5561721 100644 --- a/src/liboping/Makefile.am +++ b/src/liboping/Makefile.am @@ -4,6 +4,8 @@ if COMPILER_IS_GCC AM_CFLAGS = -Wall -Werror endif +EXTRA_DIST = AUTHORS COPYING ChangeLog README + noinst_LTLIBRARIES = liboping.la #liboping_la_CFLAGS =