Skip to content

Commit

Permalink
Distribute Meson build system
Browse files Browse the repository at this point in the history
  • Loading branch information
raveit65 committed Feb 25, 2024
1 parent dc4b768 commit 7913635
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,18 @@ EXTRA_DIST = \
omf.make \
xmldocs.make

# Distribute the Meson build system files as well
EXTRA_DIST += \
meson.build \
meson_options.txt \
meson_post_install.py \
help/meson.build \
help/LINGUAS \
pixmaps/meson.build \
po/meson.build \
src/meson.build \
tools/meson.build

polkit_policydir = $(datadir)/polkit-1/actions
polkit_policy_in_files = org.mate.mate-system-monitor.policy.in
polkit_policy_DATA = $(polkit_policy_in_files:.policy.in=.policy)
Expand Down

0 comments on commit 7913635

Please sign in to comment.