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

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

It seems that $Log$ is not implemented or doesn't work for some reason

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
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.