diff options
author | chema <chema> | 2001-04-27 01:00:25 +0000 |
---|---|---|
committer | chema <chema> | 2001-04-27 01:00:25 +0000 |
commit | eccc313dbcdcd4a8f6580c90afd0a9f4e692b05c (patch) | |
tree | 7015f0812d61b4927dd2f3981cae55231d73a2de /Makefile.am | |
parent | ebd36b0b419402cb0f7f48b79f6aa359debe6586 (diff) |
distcheck fixes. mainly added $(srcdir) to security.in
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 72abd9b..e762ca3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -41,6 +41,7 @@ EXTRA_DIST = \ users-conf.in \ boot-conf.in \ print-conf.in \ + mouse-conf.in \ guess_system.sh CLEANFILES = $(backends) $(perl_libs) |