diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-05-20 10:18:43 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-05-20 10:18:43 +0200 |
commit | 583f0f1695095360cf466c94dd0023205a8d1118 (patch) | |
tree | d4c0b97ac94dd00931a0f773410f581408487eec /maint.mk | |
parent | 2cb15a672688b61f01d2aec83c01113794eee34b (diff) | |
download | gnutls-583f0f1695095360cf466c94dd0023205a8d1118.tar.gz |
Update gnulib files.
Diffstat (limited to 'maint.mk')
-rw-r--r-- | maint.mk | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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]') |