diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index ff1052806..6f5fe6c82 100644 --- a/Makefile.am +++ b/Makefile.am @@ -39,7 +39,7 @@ htmldocs : documentation : doxygen epydoc htmldocs $(MAKE) -C doc $@ -check-local : +check-local : all touch $(top_builddir)/done-check install-data-local : |