adding Makefile.am to integrate with dist RELEASE_0_7_90 RELEASE_0_7_91
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 18 Mar 2004 11:03:03 +0000 (11:03 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 18 Mar 2004 11:03:03 +0000 (11:03 +0000)
Original commit message from CVS:
adding Makefile.am to integrate with dist

ChangeLog
Makefile.am [new file with mode: 0644]
m4/Makefile.am [new file with mode: 0644]

index c0e147a..c8acb0a 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-18  Thomas Vander Stichele  <thomas at apestaart dot org>
+
+       * Makefile.am:
+       * m4/Makefile.am:
+          integrate these with the dist
+
 2004-03-17  Thomas Vander Stichele  <thomas at apestaart dot org>
 
        * release.mak: add a release target
diff --git a/Makefile.am b/Makefile.am
new file mode 100644 (file)
index 0000000..6dd775e
--- /dev/null
@@ -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 (file)
index 0000000..5201ecb
--- /dev/null
@@ -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