gnupg/Makefile.am

13 lines
194 B
Makefile
Raw Normal View History

1997-11-18 15:06:00 +01:00
## Process this file with automake to produce Makefile.in
1997-11-26 23:02:28 +01:00
SUBDIRS = scripts include util mpi cipher tools g10
1997-11-18 15:06:00 +01:00
EXTRA_DIST =
tar: clean
cd ..; tar czvf ~/bkup/g10-`date +%d%m`.tar.gz src