add missing DESCR to DISTFILES.
This commit is contained in:
parent
35c826f6a5
commit
f2d85b7aed
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.in,v 1.1 2002/12/21 04:06:12 schmonz Exp $
|
||||
# $Id: Makefile.in,v 1.2 2004/03/28 02:43:21 grant Exp $
|
||||
|
||||
@SET_MAKE@
|
||||
SHELL = @SHELL@
|
||||
|
@ -49,7 +49,7 @@ bits_OBJS = bits.o
|
|||
SRCS= digest.c md5c.c rmd160.c rmd160hl.c sha2.c sha2hl.c md5hl.c sha1.c \
|
||||
sha1hl.c bits.c md5.h rmd160.h sha1.h sha2.h
|
||||
|
||||
DISTFILES= $(SRCS) AUTHORS COPYING INSTALL Makefile.in NEWS README aclocal.m4 \
|
||||
DISTFILES= $(SRCS) AUTHORS COPYING DESCR INSTALL Makefile.in NEWS aclocal.m4 \
|
||||
config.guess config.h.in config.sub configure configure.ac install-sh \
|
||||
missing mkinstalldirs regress.sh
|
||||
|
||||
|
|
Loading…
Reference in a new issue