diff options
Diffstat (limited to 'Makefile.am')
-rw-r--r-- | Makefile.am | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile.am b/Makefile.am index 02d94bf3..72c8b864 100644 --- a/Makefile.am +++ b/Makefile.am | |||
@@ -62,5 +62,6 @@ dist-hook: | |||
62 | 62 | ||
63 | pre-dist-hook: | 63 | pre-dist-hook: |
64 | @echo "Preparing to make dist" | 64 | @echo "Preparing to make dist" |
65 | @$(am__cd) doc && $(MAKE) $(AM_MAKEFLAGS) update-stamp | ||
65 | 66 | ||
66 | .PHONY: pre-dist-hook \ No newline at end of file | 67 | .PHONY: pre-dist-hook \ No newline at end of file |