[bind10-dev] Makefile.am and EXTRA_DIST
Jeremy C. Reed
jreed at isc.org
Fri Mar 12 23:23:03 UTC 2010
EXTRA_DIST for Makefile.am is used to copy files needed into the
distributed tarball.
I am using this to list all the src/lib/dns/rdata files individually.
If using it as a directory it repeats the directory name rdata/rdata
plus inclues all the .svn files.
So I do this individually, file by file.
This means it is one extra step when adding files.
Any other ideas on how to improve this?
More information about the bind10-dev
mailing list