From 695449b65eba046535a43bfc001a80f12debd8fb Mon Sep 17 00:00:00 2001 From: "Yann E. MORIN\"" Date: Sun, 8 Apr 2012 14:53:01 +0200 Subject: [PATCH] bootstrap: install the boostrap script Signed-off-by: "Yann E. MORIN" --- Makefile.am | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile.am b/Makefile.am index 6fc54dc..a889ad7 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,2 +1,3 @@ ACLOCAL_AMFLAGS = -I scripts/.autostuff/m4 SUBDIRS = docs libs frontends +EXTRA_DIST = bootstrap -- 2.39.5