root / pykota / tags / 1.21 / pykota / storages / Makefile.am @ 3504

Revision 1417, 163 bytes (checked in by jalet, 20 years ago)

Inclusion of Michele Baldessari's work on autotools

  • 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.