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