X-Git-Url: http://sjero.net/git/?a=blobdiff_plain;f=maint.mk;h=4d74e19efc3de897c0c7a07e7df536c7af6e6eb9;hb=4bbcfc2a1d05c1ad0496c2f8f9e56236e4c76c00;hp=662b37174f2fa2e79932c621beeec830e17ae3d3;hpb=462e643a7e31676eceda23e634241f7b4d2cd7bb;p=wget diff --git a/maint.mk b/maint.mk index 662b3717..4d74e19e 100644 --- a/maint.mk +++ b/maint.mk @@ -20,7 +20,7 @@ ME := maint.mk # List of all C-like source code files that will be tested for -# stylistic "errors". You may want to define this to something +# stylistic "errors". You may want to define this to something # more complex in Makefile.cfg. C_SOURCES ?= $(shell find . -name '*.[chly]')