diff options
Diffstat (limited to 'Makefile.in')
-rw-r--r-- | Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.in b/Makefile.in index 3bee2f649..76c38043a 100644 --- a/Makefile.in +++ b/Makefile.in @@ -102,7 +102,7 @@ xref: all translations: - contrib/extract_translations/prepare-translation.sh -updateall + tools/prepare-tr.sh edoc: $(ERL) -noinput +B -eval \ |