diff --git a/OCamlMakefile b/OCamlMakefile
index 9ba3cd3..3968988 100644
--- a/OCamlMakefile
+++ b/OCamlMakefile
@@ -738,7 +738,7 @@ endif
 export MAKE_DEPS
 
 ifdef ANNOTATE
-  ANNOT_FLAG := -annot
+  ANNOT_FLAG := -annot -bin-annot
 else
 endif
 
diff --git a/debian/changelog b/debian/changelog
index ef94845..7ebf821 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,11 +1,12 @@
-ocamlmakefile (6.39.2-2) UNRELEASED; urgency=low
+ocamlmakefile (6.39.2+git20191010.1.8f59291-1) UNRELEASED; urgency=low
 
   * Trim trailing whitespace.
   * Set upstream metadata fields: Bug-Database, Bug-Submit, Repository,
     Repository-Browse.
   * Update standards version to 4.5.0, no changes needed.
+  * New upstream snapshot.
 
- -- Debian Janitor <janitor@jelmer.uk>  Sun, 07 Jun 2020 22:21:57 -0000
+ -- Debian Janitor <janitor@jelmer.uk>  Sat, 10 Sep 2022 05:47:55 -0000
 
 ocamlmakefile (6.39.2-1) unstable; urgency=medium