diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:02:35 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:02:35 +0000 |
commit | 4b79ae841b596b0c0aaa7f65291f660f73be3d98 (patch) | |
tree | 9a78634627718a20e337ea6707c888262f2d1f13 /Makefile | |
parent | 23a0e49724d0bc26644b5476219984f104c033b3 (diff) | |
download | acf-freeswitch-vmail-master.tar.bz2 acf-freeswitch-vmail-master.tar.xz |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ LIB_DIST=authenticator-freeswitch-vmail.lua EXTRA_DIST=README Makefile config.mk -DISTFILES=$(APP_DIST) $(LIB_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(LIB_DIST) $(EXTRA_DIST) TAR=tar |