diff options
author | Yang Tse <yangsita@gmail.com> | 2009-05-19 12:12:22 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2009-05-19 12:12:22 +0000 |
commit | 4677778f854e2f8bfef70069d46c4c694cff859e (patch) | |
tree | 8d49abddc6c8b186bc76f95a511a241a6afc03bf /docs/Makefile.am | |
parent | f96204dbe08d5800453d54aec4dc282f1301f834 (diff) | |
download | curl-4677778f854e2f8bfef70069d46c4c694cff859e.tar.gz |
Remove empty line used to force CVS to update the $Id date string format
Diffstat (limited to 'docs/Makefile.am')
-rw-r--r-- | docs/Makefile.am | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Makefile.am b/docs/Makefile.am index 214523ac4..387218ef5 100644 --- a/docs/Makefile.am +++ b/docs/Makefile.am @@ -39,4 +39,3 @@ pdf: $(PDFPAGES) rm $$foo.ps; \ echo "converted $< to $@") - |