Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Makefile: remove wt-status.h from LIB_H
A list of the few translation units using this header is half-populated already. Including the dependency on this header twice (once explicitly, once through LIB_H) makes it difficult to figure out where future headers should be added to the Makefile. Signed-off-by: Jonathan Nieder <jrnieder@gmail.com>
- Loading branch information