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

Revision 2139, 163 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_storagesdir = $(pythondir)/pykota/storages
2
3pykota_storages_PYTHON =        \
4        dbistorage.py                   \
5        __init__.py                             \
6        ldapstorage.py                  \
7        pgstorage.py                    \
8        sql.py
Note: See TracBrowser for help on using the browser.