root / pykota / trunk / pykota / loggers / Makefile.am @ 2139

Revision 2139, 121 bytes (checked in by jerome, 19 years ago)

Added the Log keyword property

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision Log
Line 
1pykota_loggersdir = $(pythondir)/pykota/loggers
2
3pykota_loggers_PYTHON =         \
4        __init__.py                             \
5        stderr.py                               \
6        system.py
Note: See TracBrowser for help on using the browser.