aboutsummaryrefslogtreecommitdiff
path: root/src/rules.make
diff options
context:
space:
mode:
authorAlex Auvolat <alex@adnab.me>2015-03-09 11:49:30 +0100
committerAlex Auvolat <alex@adnab.me>2015-03-09 11:49:30 +0100
commit8c1f280c1bc948a20e244b32d824780b08bf85c9 (patch)
tree6288a0c801c05a2c06378d75a912f06b86438c3d /src/rules.make
parent6dd488b87fdc47fb377ba648a6cd598bdab87f59 (diff)
downloadkogata-8c1f280c1bc948a20e244b32d824780b08bf85c9.tar.gz
kogata-8c1f280c1bc948a20e244b32d824780b08bf85c9.zip
Require all fs_handle_t objects to point to a node.
Diffstat (limited to 'src/rules.make')
-rw-r--r--src/rules.make1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/rules.make b/src/rules.make
index 5de3f1d..b8a3287 100644
--- a/src/rules.make
+++ b/src/rules.make
@@ -30,3 +30,4 @@ mrproper: clean
rm $(OUT) || true
rebuild: mrproper all
+