]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/Makefile
tools: new "configurator" tool.
[ccan] / tools / ccanlint / Makefile
index b84b8353fa2da22c8692963acfd8919e6854f304..fb0526db52821375560f3eec65f486192a1add79 100644 (file)
@@ -25,7 +25,7 @@ tools/ccanlint/generated-compulsory-tests: $(COMPULSORY_TEST_CFILES)
 $(TEST_OBJS): tools/ccanlint/generated-normal-tests tools/ccanlint/generated-compulsory-tests
 
 # Otherwise, ccanlint.c et al. may fail to build
 $(TEST_OBJS): tools/ccanlint/generated-normal-tests tools/ccanlint/generated-compulsory-tests
 
 # Otherwise, ccanlint.c et al. may fail to build
-$(CORE_OBJS): tools/ccanlint/generated-normal-tests tools/ccanlint/generated-compulsory-tests
+$(CORE_OBJS): tools/ccanlint/generated-normal-tests tools/ccanlint/generated-compulsory-tests config.h
 
 tools/ccanlint/ccanlint: $(OBJS)
 
 
 tools/ccanlint/ccanlint: $(OBJS)