summaryrefslogtreecommitdiff
path: root/maint.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-08-12 17:19:17 +0200
committerSimon Josefsson <simon@josefsson.org>2008-08-12 17:19:17 +0200
commit6a878fff62e1741a208892b4332b2a788179bd99 (patch)
tree71ebe199943dbc1a9b541c445d67e837c03b71f6 /maint.mk
parentb1d325534a0b8e9b830c9ccefd035a02652e7d25 (diff)
downloadlibtasn1-6a878fff62e1741a208892b4332b2a788179bd99.tar.gz
libtasn1-6a878fff62e1741a208892b4332b2a788179bd99.tar.bz2
libtasn1-6a878fff62e1741a208892b4332b2a788179bd99.zip
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 662b371..4d74e19 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]')