- haveged can be run as an application if also running as a daemon (Closes: #998382). Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
parent
10d5974907
commit
363454abff
54 changed files with 6554 additions and 5557 deletions
|
@ -1,8 +1,7 @@
|
|||
## Process this file with automake to produce Makefile.in
|
||||
|
||||
# Files to be included in distribution
|
||||
EXTRA_DIST = ent/entitle.gif init.d/service.fedora init.d/service.redhat \
|
||||
init.d/sysv.lsb init.d/sysv.redhat nist/template9 \
|
||||
EXTRA_DIST = ent/entitle.gif nist/template9 \
|
||||
contrib/diags/data_prep.c contrib/diags/bins.p contrib/diags/inc.p \
|
||||
contrib/diags/lognorm.r contrib/diags/lognorm.sh \
|
||||
haveged.spec contrib/build/build.sh contrib/build/lib.spec contrib/build/nolib.spec \
|
||||
|
@ -12,7 +11,7 @@ EXTRA_DIST = ent/entitle.gif init.d/service.fedora init.d/service.redhat \
|
|||
EXTRA_PROGRAMS = ent/entest nist/nist
|
||||
|
||||
# Build install script and tests as necessary
|
||||
SUBDIRS = src init.d man ent nist
|
||||
SUBDIRS = src man ent nist
|
||||
|
||||
# check entire package
|
||||
DISTCHECK_CONFIGURE_FLAGS = "--enable-nistest"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue