From: Guus Sliepen Date: Tue, 29 Sep 2009 14:25:20 +0000 (+0200) Subject: Remove autogenerated files from EXTRA_DIST. X-Git-Tag: import-tinc-1.1~584^2~29 X-Git-Url: http://git.meshlink.io/?a=commitdiff_plain;h=3282375f4d64d9402141ac4bf142629ec2e1cd53;hp=3282375f4d64d9402141ac4bf142629ec2e1cd53;p=meshlink Remove autogenerated files from EXTRA_DIST. Apparently they were once necessary, but autoconf now includes them automatically. Some of them are not used anymore, and this caused make dist to fail. ---