diff options
author | chema <chema> | 2001-04-26 23:58:29 +0000 |
---|---|---|
committer | chema <chema> | 2001-04-26 23:58:29 +0000 |
commit | 10444d694ff06fdcef1d3b5011c9f10242b35c4e (patch) | |
tree | 3fd6ab290661c3a67de3e0749fae574ea11f228e /Makefile.am | |
parent | 308f5e8286b878f992cb7238dda07dbe5948fbd7 (diff) |
add print-conf.in to pass distcheck
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 8f162dd..72abd9b 100644 --- a/Makefile.am +++ b/Makefile.am @@ -40,6 +40,7 @@ EXTRA_DIST = \ time-conf.in \ users-conf.in \ boot-conf.in \ + print-conf.in \ guess_system.sh CLEANFILES = $(backends) $(perl_libs) |