From 99901894a48091bfed16826702c38c4063e64954 Mon Sep 17 00:00:00 2001 From: Thomas Vander Stichele Date: Thu, 18 Mar 2004 11:03:03 +0000 Subject: adding Makefile.am to integrate with dist Original commit message from CVS: adding Makefile.am to integrate with dist --- ChangeLog | 6 ++++++ Makefile.am | 3 +++ m4/Makefile.am | 24 ++++++++++++++++++++++++ 3 files changed, 33 insertions(+) create mode 100644 Makefile.am create mode 100644 m4/Makefile.am diff --git a/ChangeLog b/ChangeLog index c0e147a..c8acb0a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-03-18 Thomas Vander Stichele + + * Makefile.am: + * m4/Makefile.am: + integrate these with the dist + 2004-03-17 Thomas Vander Stichele * release.mak: add a release target diff --git a/Makefile.am b/Makefile.am new file mode 100644 index 0000000..6dd775e --- /dev/null +++ b/Makefile.am @@ -0,0 +1,3 @@ +SUBDIRS = m4 + +EXTRA_DIST = ChangeLog gettext.patch glib-gen.mak release.mak gst-autogen.sh diff --git a/m4/Makefile.am b/m4/Makefile.am new file mode 100644 index 0000000..5201ecb --- /dev/null +++ b/m4/Makefile.am @@ -0,0 +1,24 @@ +EXTRA_DIST = \ + README \ + as-ac-expand.m4 \ + as-auto-alt.m4 \ + as-compiler-flag.m4 \ + as-compiler.m4 \ + as-docbook.m4 \ + as-libtool.m4 \ + as-python.m4 \ + as-scrub-include.m4 \ + as-version.m4 \ + ax_create_stdint_h.m4 \ + glib-gettext.m4 \ + gst-arch.m4 \ + gst-debuginfo.m4 \ + gst-doc.m4 \ + gst-feature.m4 \ + gst-function.m4 \ + gst-glib2.m4 \ + gst-gstreamer.m4 \ + gst-libxml2.m4 \ + gst-makecontext.m4 \ + gst-mcsc.m4 \ + pkg.m4 -- cgit v1.2.3