Ignore:
Timestamp:
10/10/10 05:01:51 (20 months ago)
Author:
Freddie Akeroyd
Message:

tree bindings now loaded and installed by default. Refs #252.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/bindings/python/Makefile.am

    r1529 r1564  
    3434nxspythondir    = $(pythondir)/nxs 
    3535#pkgpython_PYTHON = nxstest.py 
    36 nxspython_PYTHON = nxs/__init__.py nxs/napi.py 
     36nxspython_PYTHON = nxs/__init__.py nxs/napi.py nxs/tree.py nxs/unit.py 
    3737EXTRA_DIST      = README.html nxs.napi.html nxstest.py run_nxstest setup.py 
    3838 
Note: See TracChangeset for help on using the changeset viewer.