diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 16:06:14 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 16:06:14 +0000 |
commit | 60aaa224bdbb4a350172ae299de11106c8a81c54 (patch) | |
tree | 2e6de1201930ce667040c4965cacb6ddee631b82 /Makefile | |
parent | 7553ab90ffcbc548d84dee6a0438985156a8001c (diff) | |
download | acf-ppp-master.tar.bz2 acf-ppp-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 |