From: Jim Meyering Date: Sat, 10 Dec 2005 22:54:31 +0000 (+0000) Subject: (noinst_HEADERS): Add rand-isaac.h. X-Git-Tag: v6.0~1153 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=09227c31dd67ea55134bce2c4849c7beff17e095;p=thirdparty%2Fcoreutils.git (noinst_HEADERS): Add rand-isaac.h. --- diff --git a/src/Makefile.am b/src/Makefile.am index eb967b5360..550d18891d 100644 --- a/src/Makefile.am +++ b/src/Makefile.am @@ -34,9 +34,18 @@ bin_PROGRAMS = [ chgrp chown chmod cp dd dircolors du \ noinst_PROGRAMS = setuidgid noinst_HEADERS = \ - system.h copy.h cp-hash.h ls.h dircolors.h remove.h \ - chown-core.h fs.h \ - wheel.h wheel-size.h + chown-core.h \ + copy.h \ + cp-hash.h \ + dircolors.h \ + fs.h \ + ls.h \ + rand-isaac.h \ + remove.h \ + system.h \ + wheel-size.h \ + wheel.h + EXTRA_DIST = dcgen dircolors.hin tac-pipe.c \ groups.sh wheel-gen.pl extract-magic CLEANFILES = $(SCRIPTS) su