From: Pierre-Luc Beaudoin Date: Sun, 15 Feb 2009 11:34:52 +0000 (+0200) Subject: Visit bindings subdir too X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=91100f32a4a797d97684efb9c74412e67d51ee8f;p=libchamplain Visit bindings subdir too --- 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