summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim@centricular.com>2015-04-08 15:57:59 +0100
committerTim-Philipp Müller <tim@centricular.com>2015-04-08 16:03:34 +0100
commited7a301a42dd57d2865109913fdbc5e19d9ab5ed (patch)
tree8daca5b50d855e275bea771268a19faba0eacba2 /.gitignore
parent2dd79f5723b69a1bf4864984e3fc78c222a8c67d (diff)
Add m4 directory so aclocal doesn't complain in autogen.sh
Might come in handy, and these warnings seem to be fatal in some environments. You may need to git clean -x -d -f your tree before git pulling/merging.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 530a8f2..0fdd1d3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,10 @@ gst-omx-*.tar*
*.orig
*.rej
tools/listcomponents
-/m4
+/m4/libtool.m4
+/m4/ltoptions.m4
+/m4/ltsugar.m4
+/m4/ltversion.m4
+/m4/lt~obsolete.m4
Makefile.in
Makefile