diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index a96836c..4b2bca4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -7,6 +7,8 @@ SUBDIRS = \ DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall +EXTRA_DIST = autogen.sh + dist-hook: @if test -d "$(top_srcdir)/.bzr"; \ then \ |