diff options
author | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:47:17 +0000 |
---|---|---|
committer | Ted Trask <ttrask01@yahoo.com> | 2016-08-10 14:47:17 +0000 |
commit | 6f1ecd2037958ca57967ebe63e0bc2d72ba4b8b8 (patch) | |
tree | a766a4e30e546946a91fcc476efd9f159e239ef9 /Makefile | |
parent | 747f16f8d9ca8f15fd78bd5071355c819f2b14c9 (diff) | |
download | acf-alpine-baselayout-6f1ecd2037958ca57967ebe63e0bc2d72ba4b8b8.tar.bz2 acf-alpine-baselayout-6f1ecd2037958ca57967ebe63e0bc2d72ba4b8b8.tar.xz |
Remove trailing whitespace
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -18,7 +18,7 @@ APP_DIST=\ EXTRA_DIST=README Makefile config.mk -DISTFILES=$(APP_DIST) $(EXTRA_DIST) +DISTFILES=$(APP_DIST) $(EXTRA_DIST) TAR=tar |