]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
automake: update dist checks for recent changes
authorPeter A. Bigot <pab@pabigot.com>
Sat, 17 May 2014 12:10:50 +0000 (07:10 -0500)
committerPeter A. Bigot <pab@pabigot.com>
Sat, 17 May 2014 20:59:41 +0000 (15:59 -0500)
commitebf63c14b79dc5114ba3215411250ede9add51df
tree413a7a0a00d68d2acda9720305e548d4afaa59fe
parenta94cd77bc80aba8ce0a6b7971c427cf775997f46
automake: update dist checks for recent changes

Various files have been added and removed causing the dist and distcheck
Make targets to fail.  This commit fixes dist; distcheck is improved but
is not complete because the bindings Makefile.am assumes the build is
performed in the source tree.  (Standard autotool practice now is to
require support for separated builds.)

Signed-off-by: Peter A. Bigot <pab@pabigot.com>
Makefile.am
bindings/Makefile.am
src/Makefile.am