Distribute the build scripts.

This commit is contained in:
Pavel Roskin 2003-11-20 19:58:02 +00:00
parent 5ced321632
commit 004cd5a23c
2 changed files with 2 additions and 0 deletions

View File

@ -4,6 +4,7 @@
then compile mc against it.
* build-glib2.sh: New file - download and compile glib 2.x with
dependencies (gettext, pkgconfig), then compile mc against it.
* Makefile.am: Distribute them.
2003-10-29 Pavel Roskin <proski@gnu.org>

View File

@ -7,6 +7,7 @@ SUBDIRS = intl po m4 vfs slang edit src lib doc syntax
EXTRA_DIST = FAQ INSTALL.FAST MAINTAINERS README.QNX
noinst_DATA = mc.spec
dist_noinst_SCRIPTS = build-glib1.sh build-glib2.sh
ACLOCAL_AMFLAGS = -I m4