Whamcloud - gitweb
fuse2fs: set inode's uid/gid when creating inode
[tools/e2fsprogs.git] / ext2ed / Makefile.in
index 5f4cc69..0697431 100644 (file)
@@ -34,6 +34,7 @@ DOCS=   doc/ext2ed-design.pdf doc/user-guide.pdf doc/ext2fs-overview.pdf \
 .c.o:
        $(CC) -c $(ALL_CFLAGS) $< -o $@
        $(CHECK_CMD) $(ALL_CFLAGS) $<
+       $(CPPCHECK_CMD) $(CPPFLAGS) $<
 
 .SUFFIXES: .sgml .ps .pdf .html