mirror of
git://git.gnupg.org/gnupg.git
synced 2025-03-28 22:49:59 +01:00
* Makefile.am (EXTRA_DIST): Add autogen.sh wrapper.
This commit is contained in:
parent
26fabc31e3
commit
0a5ec42a9f
@ -1,3 +1,7 @@
|
|||||||
|
2003-04-08 Werner Koch <wk@gnupg.org>
|
||||||
|
|
||||||
|
* Makefile.am (EXTRA_DIST): Add autogen.sh wrapper.
|
||||||
|
|
||||||
2003-04-07 David Shaw <dshaw@jabberwocky.com>
|
2003-04-07 David Shaw <dshaw@jabberwocky.com>
|
||||||
|
|
||||||
* configure.ac: Use much more accurate method to determine whether
|
* configure.ac: Use much more accurate method to determine whether
|
||||||
|
@ -1,4 +1,4 @@
|
|||||||
# Copyright (C) 1998, 1999, 2000, 2001 Free Software Foundation, Inc.
|
# Copyright (C) 1998,1999,2000,2001,2003 Free Software Foundation, Inc.
|
||||||
#
|
#
|
||||||
# This file is part of GnuPG.
|
# This file is part of GnuPG.
|
||||||
#
|
#
|
||||||
@ -25,7 +25,7 @@ checks = checks
|
|||||||
endif
|
endif
|
||||||
|
|
||||||
SUBDIRS = intl zlib util mpi cipher tools g10 keyserver po doc ${checks}
|
SUBDIRS = intl zlib util mpi cipher tools g10 keyserver po doc ${checks}
|
||||||
EXTRA_DIST = PROJECTS BUGS config.h.in
|
EXTRA_DIST = PROJECTS BUGS config.h.in autogen.sh
|
||||||
DISTCLEANFILES = g10defs.h
|
DISTCLEANFILES = g10defs.h
|
||||||
|
|
||||||
# Add all the files listed in "distfiles" files to the distribution,
|
# Add all the files listed in "distfiles" files to the distribution,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user