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 0d6e86d..4fa38ad 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,3 +1,5 @@ SUBDIRS = data po src EXTRA_DIST = autogen.sh NEWS + +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |