diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:49:25 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:49:25 +0000 |
commit | d2b9b3f24f9b08da6e0208e3d14c9c8d569236a3 (patch) | |
tree | 63b0ce83f7a8dc85dd44c705c252ccea04d3917d /Makefile | |
parent | d9aab052e2040ce06123f704b239b7e1355f5188 (diff) | |
download | acf-asterisk-master.tar.bz2 acf-asterisk-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 |