root/openwsman/trunk/bindings/Makefile.am

Revision 3115, 193 bytes (checked in by kkaempf, 8 months ago)

Include bindings/*.i files in tarfile, makes bindings compile with
autotools.

Line 
1 SUBDIRS = 
2 if BUILD_PYTHON
3 SUBDIRS += python
4 endif
5
6 if BUILD_RUBY
7 SUBDIRS += ruby
8 endif
9
10 if BUILD_PERL
11 SUBDIRS += perl
12 endif
13
14 if BUILD_JAVA
15 SUBDIRS += java
16 endif
17
18 EXTRA_DIST = *.i openwsman.h