diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 95dd62b..8035bf3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -2,6 +2,8 @@ SUBDIRS = src data po tests +sbin_SCRIPTS = arctica-guest-account-script + EXTRA_DIST = \ autogen.sh \ arctica-greeter.doap |