diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 17:47:56 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 17:47:56 +0000 |
commit | dda9ab090c50697c11df43dc49ace134936b184c (patch) | |
tree | 968a41cc3ef784f0a15c21efd8df15cc7e4f43c7 /Makefile | |
parent | 9f7a4131e59fbb215e18d85ea351c0d249991d87 (diff) | |
download | acf-vlc-daemon-master.tar.bz2 acf-vlc-daemon-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 |