Merge branch 'master' into 2.3beta-2.5beta
[csql/przemoc.git] / src / Makefile.am
blob92bf6490596dd58920adb136a24bb4f0773f6684
2 # set the include path found by configure
3 INCLUDES= $(all_includes)
5 # the library search path.
6 SUBDIRS = storage odbc adapter cache gateway network sqllog sqlnetwork sql tools oci
8 if JAVA
9 SUBDIRS += jdbc
10 endif