From 82cc8a8f8f7e291904b80465cfa8b6805d540c93 Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 14 May 2015 10:49:24 +0100 Subject: [PATCH] build: Add ocaml-link.sh to EXTRA_DIST. This fixes commit 13dd6323015c44a6b98a72661363d53118962ccd. --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index b5f7eca0f..89cf4736d 100644 --- a/Makefile.am +++ b/Makefile.am @@ -203,6 +203,7 @@ EXTRA_DIST = \ logo/fish-5yrs.svg logo/fish-5yrs.png \ logo/virt-builder.svg \ m4/.gitignore \ + ocaml-link.sh \ tests/run-xml-to-junit.sh \ tests/run-xml-to-junit.xsl \ tmp/.gitignore \