summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorKjell Ahlstedt <kjellahlstedt@gmail.com>2021-03-26 15:23:25 +0100
committerKjell Ahlstedt <kjellahlstedt@gmail.com>2021-03-26 15:23:25 +0100
commit473f835911ca967a178edad3c6dd8c69183c2038 (patch)
treed8af7df1d595149ef2e1068ff631e7ab8193f32b /Makefile.am
parentf4f6dff1c96f60b93e47d6850a43e3e747ce3154 (diff)
Meson build: Make it possible to use cairomm as a subproject
cairo and sigc++ can be subprojects of cairomm.
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am
index 1f67414..4887a0d 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -50,6 +50,8 @@ EXTRA_DIST = \
data/meson.build \
docs/reference/meson.build \
examples/meson.build \
+ subprojects/cairo.wrap \
+ subprojects/sigc++-2.0.wrap \
tests/meson.build \
untracked/README