diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:42:58 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:42:58 +0000 |
commit | 9edd4f964597835e18aac743ae249fcfdc513842 (patch) | |
tree | fc36f5b5164d684980ebeaf5b8143c59da37b788 /Makefile | |
parent | dbdc3e5e4d82f4afb56bd90047182ecbb1fdd170 (diff) | |
download | acf-ipsec-tools-master.tar.bz2 acf-ipsec-tools-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 |