]> arthur.barton.de Git - bup.git/commit
build: fix C-side dependencies
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 5 Feb 2020 19:36:46 +0000 (20:36 +0100)
committerRob Browning <rlb@defaultvalue.org>
Sun, 1 Mar 2020 22:54:33 +0000 (16:54 -0600)
commit82d951a8589b8bd5a3e61b4d0a7b70e8ef6f6231
treedc88ce22f4a2c26e25df457ccf10426772f94d52
parent6352b9d1bcd06a48d5f7f91e91c32276da7dfd1b
build: fix C-side dependencies

We need to depend on bupsplit.h, otherwise changes there
don't force a rebuild.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Makefile
lib/bup/csetup.py