summaryrefslogtreecommitdiffstats
path: root/mk
diff options
context:
space:
mode:
authorQ-I-U <alex@alexslomka.xyz>2021-10-18 06:32:28 +0200
committerQ-I-U <alex@alexslomka.xyz>2021-10-18 06:45:46 +0200
commit9452f58337f24130f813fb03337f510904ca2581 (patch)
treeef5d32637f3e5f81d500d1e23ac354ebcee829be /mk
parentd699086f921f64c7016857bca07c7e3deb255672 (diff)
Fix build
Diffstat (limited to 'mk')
-rw-r--r--mk/mk.deps18
1 files changed, 18 insertions, 0 deletions
diff --git a/mk/mk.deps b/mk/mk.deps
index b43648a1..7e59522b 100644
--- a/mk/mk.deps
+++ b/mk/mk.deps
@@ -951,6 +951,24 @@ test/configpaths.o: test/configpaths.cpp include/configpaths.h \
include/utils.h 3rd-party/expected.hpp include/configcontainer.h \
include/configactionhandler.h \
target/cxxbridge/libnewsboat-ffi/src/utils.rs.h
+test/controller.o: test/controller.cpp include/controller.h \
+ include/cache.h include/configcontainer.h include/configactionhandler.h \
+ include/colormanager.h include/configparser.h include/feedcontainer.h \
+ include/filtercontainer.h include/fslock.h \
+ target/cxxbridge/libnewsboat-ffi/src/fslock.rs.h include/opml.h \
+ include/fileurlreader.h include/urlreader.h 3rd-party/optional.hpp \
+ include/queuemanager.h include/regexmanager.h include/matcher.h \
+ filter/FilterParser.h include/regexowner.h include/reloader.h \
+ include/remoteapi.h include/rssignores.h include/rssitem.h \
+ include/matchable.h include/configpaths.h \
+ target/cxxbridge/libnewsboat-ffi/src/configpaths.rs.h \
+ target/cxxbridge/libnewsboat-ffi/src/cliargsparser.rs.h \
+ include/cliargsparser.h include/logger.h config.h include/strprintf.h \
+ target/cxxbridge/libnewsboat-ffi/src/logger.rs.h include/cache.h \
+ include/utils.h 3rd-party/expected.hpp \
+ target/cxxbridge/libnewsboat-ffi/src/utils.rs.h include/rssitem.h \
+ 3rd-party/catch.hpp test/test-helpers/tempdir.h \
+ test/test-helpers/maintempdir.h test/test-helpers/envvar.h
test/download.o: test/download.cpp include/download.h 3rd-party/catch.hpp
test/feedcontainer.o: test/feedcontainer.cpp 3rd-party/catch.hpp \
include/cache.h include/configcontainer.h include/configactionhandler.h \