diff options
author | Stephan Bergmann <sbergman@redhat.com> | 2014-10-07 11:55:57 +0200 |
---|---|---|
committer | Stephan Bergmann <sbergman@redhat.com> | 2014-10-07 11:56:24 +0200 |
commit | bd633f4c85dbb7750f10083f9240282059aaf491 (patch) | |
tree | 784a8f493011f16a45138fa9d96259439e08d318 /.gitignore | |
parent | 6ced5dbd1a4603b0f9c63e79d9da8b30c76b3805 (diff) |
Proper AC_CONFIG_FILE treatment
Change-Id: Ic029d0d174a00af783fd276852231523aae59866
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index f5df364ebddf..1e2992735849 100644 --- a/.gitignore +++ b/.gitignore @@ -31,6 +31,7 @@ # autoconf generated stuff /aclocal.m4 +/android/experimental/LOAndroid3/AndroidManifest.xml /autom4te.cache /autogen.input /autogen.lastrun |