summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorEric S. Raymond <esr@thyrsus.com>2010-04-13 20:19:15 -0400
committerEric S. Raymond <esr@thyrsus.com>2010-04-13 20:19:15 -0400
commite7c06b6556278b3ea1bbf68f0f261ce0fc156918 (patch)
tree12e4f9a683fd8b17f9e41eb44e198c9754fd8c37 /Makefile.am
parentb41bd41db0b8420fc3be349d200c09d6e12c59df (diff)
downloadgpsd-e7c06b6556278b3ea1bbf68f0f261ce0fc156918.tar.gz
Must defer replacing until later.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am1
1 files changed, 0 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 45c285e7..5c35b648 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -538,7 +538,6 @@ INDENT_OPTIONS = --indent-level4 \
indent:
chmod u+w *maskdump.c
indent $(INDENT_OPTIONS) $(INDENT_FILES)
- #replace '@ \*/' '@\*/' $(INDENT_FILES)
chmod u-w *maskdump.c
@echo "Diff lines:" `git diff | wc -l`