diff options
Diffstat (limited to 'Build/source/utils/asymptote/doc/png/Makefile.in')
-rw-r--r-- | Build/source/utils/asymptote/doc/png/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/utils/asymptote/doc/png/Makefile.in b/Build/source/utils/asymptote/doc/png/Makefile.in index d49c9813578..798fb9ef969 100644 --- a/Build/source/utils/asymptote/doc/png/Makefile.in +++ b/Build/source/utils/asymptote/doc/png/Makefile.in @@ -29,7 +29,7 @@ info: asymptote.info clean: FORCE -rm -f *.png *.html asymptote.info* texput.aux texput.log -distclean: +distclean: FORCE clean -rm -f Makefile install: |