diff options
author | Michael Biebl <biebl@debian.org> | 2012-03-06 01:12:49 +0100 |
---|---|---|
committer | Michael Biebl <biebl@debian.org> | 2012-03-06 01:12:49 +0100 |
commit | 4b6db682f04b13a031bc48d240266b2fbd670ae7 (patch) | |
tree | 31ba8888f1a4891821fde71babadf2b4ed708213 /Makefile.am | |
parent | 366cf57abdb1a9fec6f5dc3563e2243d1a883a1a (diff) | |
download | rsyslog-4b6db682f04b13a031bc48d240266b2fbd670ae7.tar.gz |
Imported Upstream version 5.8.8upstream/5.8.8
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index de4777b..48eb26c 100644 --- a/Makefile.am +++ b/Makefile.am @@ -60,7 +60,9 @@ EXTRA_DIST = \ slackware/rc.rsyslogd \ contrib/README \ rsyslog.conf \ + COPYING \ COPYING.LESSER \ + COPYING.ASL20 \ contrib/gnutls/ca.pem \ contrib/gnutls/cert.pem \ contrib/gnutls/key.pem \ |