From 5c8de01d9d2dd7167e51b60a8453737e3af49131 Mon Sep 17 00:00:00 2001 From: Ted Gould Date: Wed, 9 Sep 2009 09:18:53 -0500 Subject: Adding in the local install flag to make that distcheck passes. --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 7220eba..7d58c6b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -3,3 +3,5 @@ SUBDIRS = \ src \ data +DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall + -- cgit v1.2.3