diff options
author | Simon Josefsson <simon@josefsson.org> | 2008-08-12 17:19:17 +0200 |
---|---|---|
committer | Simon Josefsson <simon@josefsson.org> | 2008-08-12 17:19:17 +0200 |
commit | 6a878fff62e1741a208892b4332b2a788179bd99 (patch) | |
tree | 71ebe199943dbc1a9b541c445d67e837c03b71f6 /maint.mk | |
parent | b1d325534a0b8e9b830c9ccefd035a02652e7d25 (diff) | |
download | libtasn1-6a878fff62e1741a208892b4332b2a788179bd99.tar.gz libtasn1-6a878fff62e1741a208892b4332b2a788179bd99.tar.bz2 libtasn1-6a878fff62e1741a208892b4332b2a788179bd99.zip |
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]') |