Skip to content
  • Roland Levillain's avatar
    Expose the Milena wrappers to SWIG. · 82784601
    Roland Levillain authored
    	* swig/mln.i: New.
    	* swig/Makefile.am (EXTRA_DIST): Add mln.i.
    	* swig/python/Makefile.am (AM_LIBADD): Remove variable.
    	(libdyn_la, libdynmilena_la): New variables.
    	(_dyn_la_LIBADD): s/AM_LIBADD/libdyn_la/.
    	(pyexec_LTLIBRARIES): Add _mln.la.
    	(nodist__mln_la_SOURCES, _mln_la_LIBADD): New variables.
    	(CLEANFILES): Add $(nodist__mln_la_SOURCES), mln.py and
    	mln.py[co].
    	(nodist_python_PYTHON): Add mln.py.
    
    git-svn-id: https://svn.lrde.epita.fr/svn/oln/trunk@4699 4aad255d-cdde-0310-9447-f3009e2ae8c0
    82784601