changeset 21609:3c0773815e3e

.gitignore: Fixed location of ignored m4 files. Probably got cherry-picked wrong from development branch.
author Stephan Bosch <stephan.bosch@dovecot.fi>
date Sun, 19 Feb 2017 23:03:40 +0100
parents 62897d9f1e85
children 50c907a9d31b
files .gitignore
diffstat 1 files changed, 5 insertions(+), 5 deletions(-) [+]
line wrap: on
line diff
--- a/.gitignore	Sat Feb 04 16:15:57 2017 +0100
+++ b/.gitignore	Sun Feb 19 23:03:40 2017 +0100
@@ -40,11 +40,11 @@
 /dovecot-version.h
 
 /aclocal.m4
-/m4/libtool.m4
-/m4/ltoptions.m4
-/m4/ltsugar.m4
-/m4/ltversion.m4
-/m4/lt~obsolete.m4
+libtool.m4
+ltoptions.m4
+ltsugar.m4
+ltversion.m4
+lt~obsolete.m4
 
 src/**/test-*
 !src/**/test-*.c