1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-14 21:47:19 +02:00

added option export

This commit is contained in:
Werner Koch 1998-02-13 20:58:50 +00:00
parent b9fccd69e4
commit f477447d9a
43 changed files with 734 additions and 284 deletions

View file

@ -1,10 +1,9 @@
## Process this file with automake to produce Makefile.in
SUBDIRS = intl po util mpi cipher @ZLIB_SUBDIR@ tools g10
SUBDIRS = intl po zlib util mpi cipher tools g10
EXTRA_DIST = VERSION
tar: clean
cd ..; tar czvf ~/bkup/g10-`date +%d%m`.tar.gz src