summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorPierre Joye <pierre.php@gmail.com>2013-04-23 20:04:52 +0200
committerPierre Joye <pierre.php@gmail.com>2013-04-23 20:04:52 +0200
commitdb9f15485efa78d60eafd7dd0183b05591bf42bf (patch)
treec0d687e4629183156413b3d191c66b1133c3c644 /Makefile.am
parentaab49c660b81808248231c6d8db3622019b98b3e (diff)
downloadlibgd-db9f15485efa78d60eafd7dd0183b05591bf42bf.tar.gz
fixes #48, include bootstrap.sh in release
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
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