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

Revision 2146, 163 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_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.