mirror of
https://github.com/psycopg/psycopg2.git
synced 2024-11-26 02:43:43 +03:00
9 lines
369 B
Plaintext
9 lines
369 B
Plaintext
|
recursive-include psycopg *.c *.h
|
||
|
recursive-include lib *.py
|
||
|
recursive-include ZPsycopgDA *.py *.gif *.dtml
|
||
|
recursive-include examples *.py somehackers.jpg whereareyou.jpg
|
||
|
#recursive-include test *.py
|
||
|
recursive-include doc TODO HACKING SUCCESS ChangeLog-1.x
|
||
|
include scripts/maketypes.sh scripts/buildtypes.py
|
||
|
include AUTHORS README INSTALL ChangeLog setup.py setup.cfg
|