diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 2c3e11d..17938cb 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,5 @@ SUBDIRS = src scripts +DISTCHECK_CONFIGURE_FLAGS = --without-boot-entry EXTRA_DIST = ChangeLog \ README |