# HG changeset patch # User David Grundberg # Date 1287827983 -7200 # Node ID 7ccdec6d22073cec31ba37756ab47e85ec934cde # Parent 348090c479e2f3e752254775beb01d0eca98bc1d Change build to make distribution tarball. diff -r 348090c479e2 -r 7ccdec6d2207 Makefile.am --- a/Makefile.am Sat Sep 11 19:05:12 2010 +0200 +++ b/Makefile.am Sat Oct 23 11:59:43 2010 +0200 @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 EXTRA_lib_LTLIBRARIES = _pytave.la -EXTRA_DIST = test/test.py test/exceptions.py testfile.m project-root.jam \ +EXTRA_DIST = test/test.py test/exceptions.py project-root.jam \ package/__init__.py package/pytave.py EXTRA_libdir = @PYTAVE_MODULE_INSTALL_PATH@ diff -r 348090c479e2 -r 7ccdec6d2207 configure.ac --- a/configure.ac Sat Sep 11 19:05:12 2010 +0200 +++ b/configure.ac Sat Oct 23 11:59:43 2010 +0200 @@ -2,7 +2,7 @@ # Process this file with autoconf to produce a configure script. AC_PREREQ(2.61) -AC_INIT(pytave, 0.1.1, [[https://bugs.launchpad.net/pytave]]) +AC_INIT(pytave, dev, [[https://bugs.launchpad.net/pytave]]) AC_ARG_WITH(numpy, [AS_HELP_STRING([--with-numpy],