Add the multiplay.* and jpg-httpd.* files to the EXTRA_DIST line so they get included in the official tarball.
This commit is contained in:
parent
a0f522e7c8
commit
3215084d13
1 changed files with 3 additions and 0 deletions
|
@ -1,3 +1,6 @@
|
||||||
|
EXTRA_DIST = jpg-httpd.cxx jpg-httpd.hxx \
|
||||||
|
multiplay.cxx multiplay.hxx
|
||||||
|
|
||||||
noinst_LIBRARIES = libNetwork.a
|
noinst_LIBRARIES = libNetwork.a
|
||||||
|
|
||||||
if ENABLE_JPEG_SERVER
|
if ENABLE_JPEG_SERVER
|
||||||
|
|
Loading…
Reference in a new issue