From: bdemsky Date: Thu, 22 Jun 2017 04:04:13 +0000 (-0700) Subject: Add all C files to tabbing file X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=02d889dc70d9480270f8b8ca15323eabfb2004fd;p=satune.git Add all C files to tabbing file --- diff --git a/src/Makefile b/src/Makefile index 341a5df..1c4d358 100644 --- a/src/Makefile +++ b/src/Makefile @@ -63,7 +63,7 @@ tags: ctags -R tabbing: - uncrustify -c C.cfg --no-backup *.c + uncrustify -c C.cfg --no-backup *.c */*.c uncrustify -c C.cfg --no-backup *.h */*.h wc: