X-Git-Url: http://sjero.net/git/?p=wget;a=blobdiff_plain;f=maint.mk;h=4d74e19efc3de897c0c7a07e7df536c7af6e6eb9;hp=662b37174f2fa2e79932c621beeec830e17ae3d3;hb=18bca2706b4c5c1f3bdad7349e092d0675608a61;hpb=94058b72f0b4b326f5bf984c9549180fbc86c768 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]')