aboutsummaryrefslogtreecommitdiff
path: root/swig/python/Makefile.am
AgeCommit message (Collapse)Author
2014-11-06Initial simplified build system based on GNU MakeJamie Bullock
2014-06-04Fix conflict with Makefile.am for SWIG bindings and autotoolsJamie Bullock
2013-11-05Remove unnecessary "-lxtract" from python SWIG build file. See #40Jamie Bullock
2012-03-30- minor SWIG fixJamie Bullock
- renamed configure.in to configure.ac - increment fix number
2012-03-29- updated to latest SWIG macrosJamie Bullock
- added __init__.py so generated python module loads
2007-09-05Added java bindings. Everything seems to work OK, except test.java won't ↵Jamie Bullock
compile. Some kind of path error, but I can't work out how to fix it.