diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:48:22 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:48:22 +0000 |
commit | ae086a3d6db9ae3ae300ed6a24e640d94f258641 (patch) | |
tree | 8241ca4d88ff166d9b8158643a989867bce72d96 /Makefile | |
parent | aba8a6083904b01ce1752460fc58397ee8ec8aea (diff) | |
download | acf-amavisd-new-master.tar.bz2 acf-amavisd-new-master.tar.xz |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -8,7 +8,7 @@ APP_DIST=\ EXTRA_DIST=README Makefile config.mk -DISTFILES=$(APP_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(EXTRA_DIST) TAR=tar |