Make the .m4 file install properly (Makefile.am) Ignore some files.



Make the .m4 file install properly (Makefile.am)
Ignore some files.
diff --git a/Makefile.am b/Makefile.am
index 4367b24..cf20993 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -43,7 +43,8 @@
 
 man_MANS = xmllint.1 xml-config.1 libxml.4
 
-m4datadir = $(datadir)/aclocal                                                  m4data_DATA = libxml.m4
+m4datadir = $(datadir)/aclocal
+m4data_DATA = libxml.m4
 
 xmllint_SOURCES=xmllint.c
 xmllint_LDFLAGS =