]> git.ozlabs.org Git - ccan/blobdiff - tools/ccanlint/Makefile
Remove duplicate const qualifier
[ccan] / tools / ccanlint / Makefile
index f09835a4b79e44377257c0b1c29af68850092bc2..5a266796e3206b4da6e367a2719f14165afcaef4 100644 (file)
@@ -23,6 +23,7 @@ CORE_OBJS := \
        ccan/strmap/strmap.o \
        ccan/take/take.o \
        ccan/tal/tal.o \
+       ccan/tal/grab_file/grab_file.o \
        ccan/tal/link/link.o \
        ccan/tal/path/path.o \
        ccan/tal/str/str.o \
@@ -46,4 +47,4 @@ $(CORE_OBJS): config.h
 tools/ccanlint/ccanlint: $(OBJS)
 
 ccanlint-clean:
-       $(RM) tools/ccanlint/ccanlint
+       rm -f tools/ccanlint/ccanlint