root / pykota / trunk / pykota / accounters / Makefile.am @ 2074

Revision 1475, 135 bytes (checked in by jalet, 20 years ago)

Code simplifications

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1pykota_accountersdir = $(pythondir)/pykota/accounters
2
3pykota_accounters_PYTHON =      \
4        software.py                             \
5        __init__.py                             \
6        hardware.py
Note: See TracBrowser for help on using the browser.