diff options
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 9098334..8b55fd7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -96,6 +96,8 @@ EXTRA_DIST += \ COPYING \ README.org +.DELETE_ON_ERROR: + # Build documentation include .depends |