summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorNiels De Graef <nielsdegraef@gmail.com>2017-06-30 13:04:06 +0200
committerNiels De Graef <nielsdegraef@gmail.com>2017-08-23 13:39:27 +0200
commita3abbd99597dc1241998a40ae12c9a045a899688 (patch)
treea81acd7b427f641f2e5d09dda0745bcb610bd8d1 /Makefile.am
parentd03f268fc5ff3bb0a372ff2a23995e411e16c5cd (diff)
downloadgnome-contacts-a3abbd99597dc1241998a40ae12c9a045a899688.tar.gz
Ported the build system to Meson.wip/nielsdg/meson
For this cycle, we will still support autotools. This is not guaranteed however for 3.27 and later.
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 2ce26b7..5161e83 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -8,6 +8,8 @@ DIST_SUBDIRS = vapi src data po man
EXTRA_DIST = \
autogen.sh \
+ **/meson.build \
+ meson_options.txt \
$(NULL)
ChangeLog: