aboutsummaryrefslogtreecommitdiff
path: root/project.conf
diff options
context:
space:
mode:
Diffstat (limited to 'project.conf')
-rw-r--r--project.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/project.conf b/project.conf
index 6f63e20..b6e54f4 100644
--- a/project.conf
+++ b/project.conf
@@ -5,6 +5,8 @@ version = "0.1.0"
platforms = ["any"]
[config]
+# Ubuntu requires this
+include_dirs = ["/usr/include/tidy"]
expose_include_dirs = ["include"]
ignore_dirs = ["test_files"]