aboutsummaryrefslogtreecommitdiff
path: root/meson.build
diff options
context:
space:
mode:
authorAqua-sama <aqua@iserlohn-fortress.net>2020-01-17 13:39:59 +0200
committerAqua-sama <aqua@iserlohn-fortress.net>2020-01-17 13:39:59 +0200
commit4c73f86fc6cbdaaee90f9f8e40af36c1ab84c374 (patch)
tree63b42986ffccb3c0fdb3b978f3c78b56ca5a03a8 /meson.build
parentCreate default profile when the one set doesn't exist (diff)
parentParse Tags and Descriptions in FFJson (diff)
downloadsmolbote-4c73f86fc6cbdaaee90f9f8e40af36c1ab84c374.tar.xz
Merge branch 'firefox-bookmarks-json-importer'
Diffstat (limited to 'meson.build')
-rw-r--r--meson.build1
1 files changed, 1 insertions, 0 deletions
diff --git a/meson.build b/meson.build
index 32984ea..5e50801 100644
--- a/meson.build
+++ b/meson.build
@@ -88,6 +88,7 @@ subdir('tools')
#subdir('plugins/ProfileEditor')
subdir('test/conf')
+subdir('test/firefox-bookmarks-json-parser')
ssconfig = poi_sourceset.apply(cdata)