diff options
author | Mike Gerwitz <mike@mikegerwitz.com> | 2013-06-06 14:34:21 -0400 |
---|---|---|
committer | Mike Gerwitz <mike@mikegerwitz.com> | 2013-06-06 14:41:35 -0400 |
commit | 962e7bf63e66c52f66a19385375025d4c0f8a8e9 (patch) | |
tree | a3dea10cba7b9b74a364549aaf9a7a91d3fe59f8 /Makefile | |
parent | a20d956533f8669a24767e9558c5441cd0628a0f (diff) | |
download | thoughts-962e7bf63e66c52f66a19385375025d4c0f8a8e9.tar.gz thoughts-962e7bf63e66c52f66a19385375025d4c0f8a8e9.tar.bz2 thoughts-962e7bf63e66c52f66a19385375025d4c0f8a8e9.zip |
Corrected asciidoc footer for gnu-inside.png URL
Diffstat (limited to 'Makefile')
-rw-r--r-- | Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -83,7 +83,6 @@ www-root: docs thoughts ) cp -r images/ www-root/ cp style.css www-root/ - ln -sf ../images www-root/papers/images clean: rm -rf www-root/ |