]> git.ipfire.org Git - thirdparty/tor.git/commit
Include the *_sha1.i files in their own *_codedigest.c files.
authorNick Mathewson <nickm@torproject.org>
Fri, 8 May 2009 16:35:36 +0000 (12:35 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 8 May 2009 16:35:36 +0000 (12:35 -0400)
commitfdbdb4dc15004fdb74c57b9bc67cbfca24c6e7ea
treeff07070534ccab65e0cda66bb29f009b1d110685
parentb9b16ef9a5c7c84f41f95e0e2c8266f4c1e2dce2
Include the *_sha1.i files in their own *_codedigest.c files.

This way we do not need to rebuild util.c and/or config.c whenever
any unrelated source file in src/common or src/or has changed.
src/common/Makefile.am
src/common/util.c
src/common/util_codedigest.c [new file with mode: 0644]
src/or/Makefile.am
src/or/config.c
src/or/config_codedigest.c [new file with mode: 0644]
src/or/or.h