diff options
author | Jan Holesovsky <kendy@suse.cz> | 2010-09-17 00:27:28 +0200 |
---|---|---|
committer | Jan Holesovsky <kendy@suse.cz> | 2010-09-17 00:27:28 +0200 |
commit | 17478d34be5304a87f0563939573411fa7dbcb6a (patch) | |
tree | 86d237b72f398788033b4549143ed2098cdb269b /.gitignore | |
parent | 9f9047e88704fb75926d5677a9047e173319e71a (diff) |
Kill aclocal.m4 for good this time :-)
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index dddafc360d17..4c33097d6950 100644 --- a/.gitignore +++ b/.gitignore @@ -11,5 +11,6 @@ # autoconf generated stuff /ChangeLog /configure +/aclocal.m4 /*/*.exe |