20ac984707
These spec files were made by Jeremy Hinegardner <jeremy@hinegardner.org> and backported from master to the 1.6 branch by me. X-Banu-Bugzilla-Ids: 11
10 lines
108 B
Makefile
10 lines
108 B
Makefile
|
|
# Packaging files
|
|
|
|
PACKAGING_FILES = \
|
|
tinyproxy.init \
|
|
tinyproxy.spec
|
|
|
|
EXTRA_DIST = $(PACKAGING_FILES)
|
|
|