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 7d58c6b..f63afb4 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,5 +3,7 @@ SUBDIRS = \ src \ data +EXTRA_DIST = COPYING.LGPL + DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall |