diff options
author | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-08 01:55:06 +0000 |
---|---|---|
committer | Tim-Philipp Müller <tim.muller@collabora.co.uk> | 2011-01-08 01:55:06 +0000 |
commit | 4faf186ea3d151ee68e1cc89bf6dc4ee1fbca8b6 (patch) | |
tree | fac9eeefe2582d1ca919689c5ba6115dbf9df6db /.gitignore | |
parent | 8b1ec41d0858fe257d2aa5db1e450e4c726d00a4 (diff) |
build: make autotools put all .m4 cruft into m4/ rather than polluting common/m4
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -34,3 +34,5 @@ bindings/python/rtspserver.c tags gst-rtsp.spec stamp-h.in + +/m4/*m4 |