root / pykota / trunk / initscripts / postgresql / Makefile.am @ 2142
Revision 2139, 302 bytes (checked in by jerome, 20 years ago) | |
---|---|
|
Line | |
---|---|
1 | pykotadopostgresdir = $(datadir)/doc/pykota/ |
2 | pykotadopostgres_DATA = \ |
3 | dbschema.png \ |
4 | pykota-postgresql.sql \ |
5 | README.postgresql \ |
6 | upgrade-from-before-1.03.py \ |
7 | upgrade-to-1.14.sql \ |
8 | upgrade-to-1.16.sql \ |
9 | VERYOLDpykota-upgrade-postgresql.sql |
10 | |
11 | EXTRA_DIST = \ |
12 | $(pykotadopostgres_DATA) |
Note: See TracBrowser
for help on using the browser.