summaryrefslogtreecommitdiff
path: root/tests/libtracker-common
diff options
context:
space:
mode:
authorSam Thursfield <sam@afuera.me.uk>2017-05-22 15:22:12 +0100
committerSam Thursfield <sam@afuera.me.uk>2017-05-22 15:22:12 +0100
commit49847c5aaffe962b232feade0ade99d800c7a2cf (patch)
tree428bb2bd1dc7ac690e4a05bd9aeb430b27e2eb56 /tests/libtracker-common
parent68b41e39e0fbdcf60dccfbccc83f59212f81edb6 (diff)
downloadtracker-49847c5aaffe962b232feade0ade99d800c7a2cf.tar.gz
Distribute meson.build files in tarballs generated by Autotools
This is useful for people who are not building from Git but still want to avoid Autotools. See: https://mail.gnome.org/archives/desktop-devel-list/2017-April/msg00091.html
Diffstat (limited to 'tests/libtracker-common')
-rw-r--r--tests/libtracker-common/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/tests/libtracker-common/Makefile.am b/tests/libtracker-common/Makefile.am
index d82ca6c99..a4d8d9e4b 100644
--- a/tests/libtracker-common/Makefile.am
+++ b/tests/libtracker-common/Makefile.am
@@ -44,4 +44,6 @@ tracker_parser_test_SOURCES = tracker-parser-test.c
tracker_parser_SOURCES = tracker-parser.c
-EXTRA_DIST += non-utf8.txt
+EXTRA_DIST += \
+ non-utf8.txt \
+ meson.build