From 91100f32a4a797d97684efb9c74412e67d51ee8f Mon Sep 17 00:00:00 2001 From: Pierre-Luc Beaudoin Date: Sun, 15 Feb 2009 13:34:52 +0200 Subject: [PATCH] Visit bindings subdir too --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile.am b/Makefile.am index d4f2408..a8a7a37 100644 --- a/Makefile.am +++ b/Makefile.am @@ -22,4 +22,4 @@ DISTCHECK_CONFIGURE_FLAGS=--enable-gtk-doc CLEANFILES = $(pcfiles) # Have the demos build at the end as they depend on optional parts -SUBDIRS += demos +SUBDIRS += demos bindings -- 2.39.5