diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:48:23 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 15:48:23 +0000 |
commit | ae59e7f08b35ec98f2358b0d9526fbf822a32f01 (patch) | |
tree | ddcda801b80a1dcd3bae7ec25bf158a91af8958e /Makefile | |
parent | 4dd2e0a349a51321a71415721072e848f2650f2b (diff) | |
download | acf-lib-ae59e7f08b35ec98f2358b0d9526fbf822a32f01.tar.bz2 acf-lib-ae59e7f08b35ec98f2358b0d9526fbf822a32f01.tar.xz |
Remove trailing whitespace
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 -DISTFILES=$(APP_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(EXTRA_DIST) TAR=tar |