changeset 98:7ccdec6d2207 pytave-launchpad-current

Change build to make distribution tarball.
author David Grundberg <individ@acc.umu.se>
date Sat, 23 Oct 2010 11:59:43 +0200
parents 348090c479e2
children f8e9d39ef81b 875d8eed4be2
files Makefile.am configure.ac
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- 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@
 
--- 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],