From 6195e787e6fb2c92cebe85ebd815210f0952a2f0 Mon Sep 17 00:00:00 2001 From: Jonny Lamb Date: Mon, 7 Feb 2011 11:49:59 +0000 Subject: plugins: add a test plugin Signed-off-by: Jonny Lamb --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index a797140d..ba099d87 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ ACLOCAL_AMFLAGS = -I m4 -SUBDIRS = tools extensions lib src data m4 tests docs salut +SUBDIRS = tools extensions lib src data m4 tests docs plugins salut DISTCHECK_CONFIGURE_FLAGS = --disable-debug --enable-gtk-doc -- cgit v1.2.1