diff --git a/Makefile b/Makefile index 298ac4e..e3580ea 100644 --- a/Makefile +++ b/Makefile @@ -351,7 +351,7 @@ indent: $(CSRCS) .PHONY: tags tags: - ctags $(patsubst %,%/*,$(VPATH)) + ctags $(patsubst %,%/*[cS],$(VPATH)) .PHONY: printvars printvars: