summaryrefslogtreecommitdiff
path: root/src/lib/wscript
diff options
context:
space:
mode:
authorCarl Hetherington <cth@carlh.net>2024-06-15 18:02:27 +0200
committerCarl Hetherington <cth@carlh.net>2024-06-23 19:51:28 +0200
commit6b1ebeac38cf60142c542bbad30cea5597d7e1e7 (patch)
tree11a5130a58f6ec2086204b9e7462ef43e81593bb /src/lib/wscript
parent321380eeb8a9ba4853a982558c9076d26aafdf82 (diff)
Extract internal player server to separate file and tidy up a bit.
Diffstat (limited to 'src/lib/wscript')
-rw-r--r--src/lib/wscript1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/wscript b/src/lib/wscript
index 33e68a108..1c53538a1 100644
--- a/src/lib/wscript
+++ b/src/lib/wscript
@@ -138,6 +138,7 @@ sources = """
image_png.cc
image_proxy.cc
image_store.cc
+ internal_player_server.cc
j2k_image_proxy.cc
job.cc
job_manager.cc