Added "releases.txt" to the list of files which need to be included in the
tarball. "releases.txt" is created by a script which searches through the ChangeLog for release information.
This commit is contained in:
parent
15ac6d24a1
commit
92f11c15aa
@ -1,2 +1,5 @@
|
|||||||
EXTRA_DIST = tinyproxy.8 tinyproxy.conf HTTP_ERROR_CODES RFC_INFO report.sh
|
EXTRA_DIST = tinyproxy.8 tinyproxy.conf \
|
||||||
|
HTTP_ERROR_CODES RFC_INFO \
|
||||||
|
releases.txt \
|
||||||
|
report.sh \
|
||||||
man_MANS = tinyproxy.8
|
man_MANS = tinyproxy.8
|
||||||
|
Loading…
Reference in New Issue
Block a user