]> git.ipfire.org Git - thirdparty/squid.git/commit
Maintenance: ensure stub_* files are always bundled
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 18 Mar 2012 01:41:17 +0000 (13:41 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 18 Mar 2012 01:41:17 +0000 (13:41 +1200)
commitee4478edaf4bcbda4810eb9aec567b06ef9d783d
tree35dd7ef66e14c51ca7683cb545310da9b63c8ab9
parent48d4f7b2246d2ce5b8d9d24112eb18509b6c176f
Maintenance: ensure stub_* files are always bundled

Relying on dependency chains does not always work for stubs.
Builds automake list of files to bundle and add to EXTRA_DIST for
bundling.
scripts/source-maintenance.sh
src/Makefile.am
src/tests/Stub.list [new file with mode: 0644]