diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 16:18:09 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 16:18:09 +0000 |
commit | b506923bb7f4d99d9da33515f83a3a07e6ba4130 (patch) | |
tree | 186450fb92a0796e6dbb8486639ab455f9299680 /Makefile | |
parent | 4cd53810dd3d701470f8f2409ad887ce29adcdb3 (diff) | |
download | acf-skins-jqmobile-master.tar.bz2 acf-skins-jqmobile-master.tar.xz |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -15,7 +15,7 @@ WWW_DIST=\ EXTRA_DIST=README Makefile config.mk -DISTFILES=$(WWW_DIST) $(EXTRA_DIST) +DISTFILES=$(WWW_DIST) $(EXTRA_DIST) TAR=tar |