summaryrefslogtreecommitdiff
path: root/TSRM/build.mk
diff options
context:
space:
mode:
Diffstat (limited to 'TSRM/build.mk')
-rw-r--r--TSRM/build.mk4
1 files changed, 2 insertions, 2 deletions
diff --git a/TSRM/build.mk b/TSRM/build.mk
index f98109fa06..70ef4b8cc3 100644
--- a/TSRM/build.mk
+++ b/TSRM/build.mk
@@ -5,7 +5,7 @@
#
# Written by Sascha Schumann
#
-# $Id$
+# $Id$
LT_TARGETS = ltmain.sh ltconfig
@@ -34,7 +34,7 @@ aclocal.m4: configure.ac acinclude.m4
aclocal
$(config_h_in): configure.ac
-# explicitly remove target since autoheader does not seem to work
+# explicitly remove target since autoheader does not seem to work
# correctly otherwise (timestamps are not updated)
@rm -f $@
autoheader