1# Copyright (C) 2008-2013 Assaf Gordon <assafgordon@gmail.com>
2#
3# This file is free software; as a special exception the author gives
4# unlimited permission to copy and/or distribute it, with or without
5# modifications, as long as this notice is preserved.
6#
7# This program is distributed in the hope that it will be useful, but
8# WITHOUT ANY WARRANTY, to the extent permitted by law; without even the
9# implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
10
11EXTRA_DIST = reconf configure README install_galaxy_files.sh
12
13SUBDIRS = m4 src doc galaxy scripts build_scripts
14
15ACLOCAL_AMFLAGS = -I m4
16
17AUTOMAKE_OPTIONS = dist-bzip2 no-dist-gzip
18
19