pyconfigure

(Brandon Invergo)
2013-01-08: fix errant newline

fix errant newline

diff --git a/src/Makefile.in b/src/Makefile.in
--- a/src/Makefile.in
+++ b/src/Makefile.in
@@ -10,8 +10,7 @@
 # List whatever files you want to include in your source distribution here.
 # You can include whole directories but note that *everything* under that 
 # directory will be included
-DISTFILES = PKG-INFO Makefile.in configure setup.py install-sh missing m4/
-aclocal.m4
+DISTFILES = PKG-INFO Makefile.in configure setup.py install-sh missing m4/aclocal.m4
 
 DESTDIR = 
 VPATH = @srcdir@