summaryrefslogtreecommitdiff
path: root/data/apport/meson.build
diff options
context:
space:
mode:
Diffstat (limited to 'data/apport/meson.build')
-rw-r--r--data/apport/meson.build2
1 files changed, 2 insertions, 0 deletions
diff --git a/data/apport/meson.build b/data/apport/meson.build
new file mode 100644
index 0000000..0c1b060
--- /dev/null
+++ b/data/apport/meson.build
@@ -0,0 +1,2 @@
+install_data('shotwell.py',
+ install_dir : join_paths(get_option('datadir'), 'apport', 'package-hooks'))