diff options
Diffstat (limited to 'bindings')
-rw-r--r-- | bindings/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bindings/Makefile.am b/bindings/Makefile.am new file mode 100644 index 0000000..bee9b1d --- /dev/null +++ b/bindings/Makefile.am @@ -0,0 +1,2 @@ +SUBDIRS = \ + mono |