diff options
author | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-18 13:42:21 +0000 |
---|---|---|
committer | Thomas Vander Stichele <thomas@apestaart.org> | 2004-03-18 13:42:21 +0000 |
commit | c0b9ecc341b27919f9e14664ceeaf99e2ac7e5f9 (patch) | |
tree | 4f5635e4be9cc5398d157c57d41519084ca70022 | |
parent | 2dbae403f6b0ee292ec669a5b5e69c04f36fc54d (diff) | |
download | gst-plugins-bad-c0b9ecc341b27919f9e14664ceeaf99e2ac7e5f9.tar.gz gst-plugins-bad-c0b9ecc341b27919f9e14664ceeaf99e2ac7e5f9.tar.bz2 gst-plugins-bad-c0b9ecc341b27919f9e14664ceeaf99e2ac7e5f9.zip |
forgot this one
Original commit message from CVS:
forgot this one
-rw-r--r-- | m4/Makefile.am | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/m4/Makefile.am b/m4/Makefile.am new file mode 100644 index 00000000..5b67db73 --- /dev/null +++ b/m4/Makefile.am @@ -0,0 +1,43 @@ +EXTRA_DIST = \ + a52.m4 \ + aalib.m4 \ + as-arts.m4 \ + as-ffmpeg.m4 \ + as-liblame.m4 \ + as-slurp-ffmpeg.m4 \ + check-libheader.m4 \ + codeset.m4 \ + esd.m4 \ + freetype2.m4 \ + gconf-2.m4 \ + gettext.m4 \ + glibc21.m4 \ + glib.m4 \ + gst-alsa.m4 \ + gst-artsc.m4 \ + gst-ivorbis.m4 \ + gst-matroska.m4 \ + gst-sdl.m4 \ + gst-shout2.m4 \ + gst-sid.m4 \ + gtk.m4 \ + iconv.m4 \ + intdiv0.m4 \ + inttypes_h.m4 \ + inttypes.m4 \ + inttypes-pri.m4 \ + isc-posix.m4 \ + lcmessage.m4 \ + libfame.m4 \ + lib-ld.m4 \ + lib-link.m4 \ + libmikmod.m4 \ + lib-prefix.m4 \ + lrintf.m4 \ + lrint.m4 \ + ogg.m4 \ + progtest.m4 \ + stdint_h.m4 \ + uintmax_t.m4 \ + ulonglong.m4 \ + vorbis.m4 |