next step is using a custom data dir, and falling back on the package data dir. Also, fixing --version.
8 lines
251 B
Plaintext
8 lines
251 B
Plaintext
include COPYING.txt
|
|
include README.rst
|
|
include overviewer.py
|
|
recursive-include contrib/ *.py
|
|
recursive-include overviewer_core/*.py
|
|
recursive-include overviewer_core/src/ *.c *.h
|
|
recursive-include overviewer_core/data/ *.png *.js index.html style.css
|