From 9cf402a87eda9eb2f1eb19e2be901d838861c7d6 Mon Sep 17 00:00:00 2001 From: simonmar Date: Mon, 21 Feb 2005 14:53:16 +0000 Subject: [PATCH] [project @ 2005-02-21 14:53:16 by simonmar] add mk/fix_install_names.sh to source dist --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index f62fb22..a00fa07 100644 --- a/Makefile +++ b/Makefile @@ -391,7 +391,7 @@ SRC_DIST_FILES += \ mk/bootstrap.mk \ mk/boilerplate.mk mk/config.h.in mk/config.mk.in mk/opts.mk \ mk/paths.mk mk/package.mk mk/suffix.mk mk/target.mk \ - mk/fptools.css + mk/fptools.css mk/fix_install_names.sh dist dist-manifest dist-package :: project-check -- 1.7.10.4