From 88a109e2f9513a4560419f0892971967636224b1 Mon Sep 17 00:00:00 2001 From: Cody Russell Date: Fri, 11 Dec 2009 10:31:49 -0600 Subject: Move to bindings/mono --- Makefile.am | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index 14ff7f7..aee7109 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,8 +1,9 @@ -SUBDIRS = data \ - src \ - sources \ - example \ - tests +SUBDIRS = \ + data \ + src \ + bindings \ + example \ + tests DISTCHECK_CONFIGURE_FLAGS = --enable-localinstall -- cgit v1.2.3