summaryrefslogtreecommitdiff
path: root/maint.mk
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2010-12-06 16:45:30 +0100
committerSimon Josefsson <simon@josefsson.org>2010-12-06 16:45:30 +0100
commit6a6d50ece46ca63ea0fa2c6f87c7563c4025c561 (patch)
tree6997f364b3c70c6983b2a064051578195d9465c1 /maint.mk
parent3ad0f8f7091cdcbed16d059413a4ae2b90243ca6 (diff)
downloadgnutls-6a6d50ece46ca63ea0fa2c6f87c7563c4025c561.tar.gz
Update gnulib files.
Diffstat (limited to 'maint.mk')
-rw-r--r--maint.mk1
1 files changed, 0 insertions, 1 deletions
diff --git a/maint.mk b/maint.mk
index a3b6451fd6..315b22317e 100644
--- a/maint.mk
+++ b/maint.mk
@@ -1210,7 +1210,6 @@ INDENT_SOURCES ?= $(C_SOURCES)
indent:
indent $(INDENT_SOURCES)
indent $(INDENT_SOURCES)
- indent $(INDENT_SOURCES) # Ident is not idempotent!
# If you want to set UPDATE_COPYRIGHT_* environment variables,
# put the assignments in this variable.