summaryrefslogtreecommitdiff
path: root/maint.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-05-20 10:18:43 +0200
committerSimon Josefsson <simon@josefsson.org>2008-05-20 10:18:43 +0200
commit583f0f1695095360cf466c94dd0023205a8d1118 (patch)
treed4c0b97ac94dd00931a0f773410f581408487eec /maint.mk
parent2cb15a672688b61f01d2aec83c01113794eee34b (diff)
downloadgnutls-583f0f1695095360cf466c94dd0023205a8d1118.tar.gz
Update gnulib files.
Diffstat (limited to 'maint.mk')
-rw-r--r--maint.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/maint.mk b/maint.mk
index 662b37174f..4d74e19efc 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]')