Commit 0e0f9d76 authored by Dafydd Harries's avatar Dafydd Harries

fix boring regexes for autotool files

darcs-hash:20070105210052-c9803-599e03c51ecf5c32f312915e8e1feffd2e65aee6.gz
parent 2767ebf6
...@@ -48,8 +48,8 @@ ...@@ -48,8 +48,8 @@
^config.status$ ^config.status$
^config.status$ ^config.status$
^stamp-h1$ ^stamp-h1$
(^|/)Makefile.in (^|/)Makefile.in$
(^|/)Makefile (^|/)Makefile$
(^|/)\.deps$ (^|/)\.deps$
# stun/ stuff # stun/ stuff
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment