summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorIñigo Martínez <inigomartinez@gmail.com>2018-02-16 12:49:23 +0100
committerIñigo Martínez <inigomartinez@gmail.com>2018-03-01 15:09:00 +0100
commitc2986ff74c9250d9fce821987b83a773188722b2 (patch)
treeb50bb51aeeb00268c204962ae6dc4ed24df5e089 /docs
parent0dbed5a475214003e93bb95517abc28a43e0bc42 (diff)
downloadtotem-c2986ff74c9250d9fce821987b83a773188722b2.tar.gz
build: Remove meson build file from docs directory
The meson build file in `docs` directory is used only to include the `reference` directory. The file has been removed and the full `docs/reference` path is used from the root source directory.
Diffstat (limited to 'docs')
-rw-r--r--docs/meson.build1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/meson.build b/docs/meson.build
deleted file mode 100644
index ead14c401..000000000
--- a/docs/meson.build
+++ /dev/null
@@ -1 +0,0 @@
-subdir('reference')