aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJohn Ankarström <john@ankarstrom.se>2022-08-15 22:22:20 +0200
committerJohn Ankarström <john@ankarstrom.se>2022-08-15 22:22:20 +0200
commit8877627ee3fcd5a8f0ce2fcccec7688973e9cb2d (patch)
tree6a57fcb19aa77dfece89b000ae656c9549e7c156 /Makefile
parent509c461498f0e68a62c004778df890d56ebb2a09 (diff)
downloadEpisodeBrowser-8877627ee3fcd5a8f0ce2fcccec7688973e9cb2d.tar.gz
Add testing system.HEADmaster
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9873d7a..01e08af 100644
--- a/Makefile
+++ b/Makefile
@@ -1,6 +1,6 @@
EXE = EpisodeBrowser.exe
OBJ = b/datalistview.obj b/debug.obj b/episodelistview.obj b/wcharptr.obj b/win.obj
-OBJ += b/layout.obj b/listview.obj b/pl.obj b/resource.obj
+OBJ += b/layout.obj b/listview.obj b/pl.obj b/test.obj b/resource.obj
PL = pl/cfg.pl pl/episode_data.pl pl/local_episodes.pl pl/track_episodes.pl
CL = swipl-ld