diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:49:18 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:49:18 +0000 |
commit | 0f996b3e3c8910160c9efeb9b599783cb0c79e49 (patch) | |
tree | edeb09c18d9471094ffe7f84d0838c0c4f80b9f1 /Makefile | |
parent | 3fde0c4e0eab09933291e9bcc99bb456327d2a34 (diff) | |
download | acf-mariadb-master.tar.bz2 acf-mariadb-master.tar.xz |
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -9,7 +9,7 @@ APP_DIST=\ EXTRA_DIST=README Makefile config.mk -DISTFILES=$(APP_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(EXTRA_DIST) TAR=tar |