summaryrefslogtreecommitdiffstats
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am3
1 files changed, 1 insertions, 2 deletions
diff --git a/Makefile.am b/Makefile.am
index c138df3c9..9c07b7656 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -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