diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 106849e89f0..bf7d1556f0e 100644 --- a/Makefile.am +++ b/Makefile.am | |||
| @@ -746,6 +746,13 @@ dist_fishcompletion_DATA = etc/completion/fish/guix.fish | |||
| 746 | # SELinux policy | 746 | # SELinux policy |
| 747 | nodist_selinux_policy_DATA = etc/guix-daemon.cil | 747 | nodist_selinux_policy_DATA = etc/guix-daemon.cil |
| 748 | 748 | ||
| 749 | # AppArmor profiles. | ||
| 750 | nodist_apparmor_profile_DATA = \ | ||
| 751 | etc/apparmor.d/guix-daemon | ||
| 752 | |||
| 753 | nodist_apparmor_profile_tunables_DATA = \ | ||
| 754 | etc/apparmor.d/tunables/guix | ||
| 755 | |||
| 749 | EXTRA_DIST += \ | 756 | EXTRA_DIST += \ |
| 750 | .dir-locals.el \ | 757 | .dir-locals.el \ |
| 751 | .guix-authorizations \ | 758 | .guix-authorizations \ |
