diff options
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 $@") - |