diff options
Diffstat (limited to 'Docs/Makefile.am')
-rw-r--r-- | Docs/Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Docs/Makefile.am b/Docs/Makefile.am index 8f5276b1b22..b9fa5401a37 100644 --- a/Docs/Makefile.am +++ b/Docs/Makefile.am @@ -28,6 +28,8 @@ all: $(targets) txt_files txt_files: ../INSTALL-SOURCE ../COPYING ../COPYING.LIB \ ../MIRRORS INSTALL-BINARY +CLEAN_FILES: manual.ps + # The PostScript version is so big that is not included in the # standard distribution. It is available for download from the home page. paper: manual_a4.ps manual_letter.ps |