From 4b14e259a321738c494ef5fb0bf3d06554fb8042 Mon Sep 17 00:00:00 2001 From: Stephen Torri Date: Sun, 8 Dec 2002 06:18:11 +0000 Subject: Added files generated by automake to Makefile.am Added configure to Makefile.am CVS patchset: 3460 CVS date: 2002/12/08 06:18:11 --- Makefile.am | 36 +++++++++++++++++++++++++++++++----- 1 file changed, 31 insertions(+), 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index fef38faa4..e8f49ad30 100644 --- a/Makefile.am +++ b/Makefile.am @@ -8,11 +8,37 @@ ACLOCAL_AMFLAGS = -I m4 SUBDIRS = doc m4 intl po misc include src -EXTRA_DIST = autogen.sh automake.diff \ - debian/README.Debian debian/changelog debian/control \ - debian/copyright debian/dirs debian/docs debian/libxine0.postinst \ - debian/postrm debian/preinst debian/prerm debian/rules \ - debian/overrides.libxine debian/shlibdeps.sh @DEPCOMP@ +EXTRA_DIST = autogen.sh \ + automake.diff \ + ChangeLog \ + configure \ + config.guess \ + config.sub \ + COPYING \ + debian/README.Debian \ + debian/changelog \ + debian/control \ + debian/copyright \ + debian/dirs \ + debian/docs \ + debian/libxine0.postinst \ + debian/postrm \ + debian/preinst \ + debian/prerm \ + debian/rules \ + debian/overrides.libxine \ + debian/shlibdeps.sh \ + INSTALL \ + install-sh \ + libtool \ + ltmain.sh \ + missing \ + mkinstalldirs \ + NEWS \ + README \ + TODO \ + depcomp \ + @DEPCOMP@ noinst_HEADERS = config.h -- cgit v1.2.3