From db9f15485efa78d60eafd7dd0183b05591bf42bf Mon Sep 17 00:00:00 2001 From: Pierre Joye Date: Tue, 23 Apr 2013 20:04:52 +0200 Subject: fixes #48, include bootstrap.sh in release --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index d10a8bf..a94224e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,3 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = src config tests -EXTRA_DIST = test tests docs examples windows VMS cmake netware CMakeLists.txt +EXTRA_DIST = test tests docs examples windows VMS cmake netware CMakeLists.txt bootstrap.sh -- cgit v1.2.1