gnulib: Ignore asm-underscore.m4 in the correct place.
authorRichard Jones <rjones@redhat.com>
Fri, 4 Jun 2010 10:21:58 +0000 (11:21 +0100)
committerRichard Jones <rjones@redhat.com>
Fri, 4 Jun 2010 10:21:58 +0000 (11:21 +0100)
.gitignore
m4/.gitignore

index 546d641..9997356 100644 (file)
@@ -140,7 +140,6 @@ libtool
 localconfigure
 localrepo
 ltmain.sh
-m4/asm-underscore.m4
 m4/gnulib-cache.m4
 m4/intmax.m4
 m4/libtool.m4
index 311fc4a..369a950 100644 (file)
@@ -172,3 +172,4 @@ xsize.m4
 /printf.m4
 /wchar_h.m4
 /wctype_h.m4
+/asm-underscore.m4