whoops. remove the backslash, too.
[gnulib.git] / lib / Makefile.am
index 6b1c76c..3e1cc2b 100644 (file)
@@ -183,7 +183,7 @@ unlocked-io.h: $(srcdir)/unlocked-io.hin Makefile.am
          echo "#   define $$f(S) $${f}_unlocked (S)"   ;               \
          echo '#  endif'                               ;               \
        done > $$tmp;                                                   \
-       sed '/^@replace_this@\$$/r '$$tmp $(srcdir)/unlocked-io.hin     \
+       sed '/^@replace_this@$$/r '$$tmp $(srcdir)/unlocked-io.hin      \
          | sed '/^@replace_this@$$/d'                                  \
          > $@t;                                                        \
        rm -f $$tmp;                                                    \