From 854be5aae287e8aabe1556e1d08e40cb6f15cb90 Mon Sep 17 00:00:00 2001 From: Stefano Karapetsas Date: Sat, 26 Oct 2013 15:26:26 +0200 Subject: Fix make dist and make distcheck --- Makefile.am | 2 ++ 1 file changed, 2 insertions(+) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index c0a4f55..b95c1db 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,4 +1,6 @@ +DISTCHECK_CONFIGURE_FLAGS = --enable-gtk-doc --with-cajadir='$${libdir}/caja/extensions-2.0-distcheck' + SUBDIRS = \ po \ gksu \ -- cgit v1.2.1