From d2dd3ef923dd22c63278dfc9c1aa15030b41ea26 Mon Sep 17 00:00:00 2001 From: David Schleef Date: Thu, 17 Jan 2008 19:40:36 +0000 Subject: [PATCH] [053/906] Add project infrastructure. Not complete, doesn't work. * .cvsignore: * AUTHORS: * COPYING: * COPYING.LIB: * INSTALL: * Makefile.am: * NEWS: * README: * RELEASE: * REQUIREMENTS: * autogen.sh: * configure.ac: * docs/.cvsignore: * docs/Makefile.am: * docs/libs/Makefile.am: * docs/plugins/Makefile.am: * docs/version.entities.in: * ext/Makefile.am: * gst-libs/Makefile.am: * gst-libs/gst/Makefile.am: * gst-libs/gst/gl/Makefile.am: * gst-plugins-gl.doap: * gst-plugins-gl.spec.in: * gst/Makefile.am: * m4/.cvsignore: * m4/Makefile.am: * pkgconfig/.cvsignore: * pkgconfig/Makefile.am: * pkgconfig/gstreamer-plugins-gl-uninstalled.pc.in: * pkgconfig/gstreamer-plugins-gl.pc.in: * sys/Makefile.am: * tests/Makefile.am: * tests/check/Makefile.am: * tests/examples/Makefile.am: * tests/icles/Makefile.am: * tools/Makefile.am: * win32/common/config.h.in: --- gst-libs/gst/gl/Makefile.am | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 gst-libs/gst/gl/Makefile.am diff --git a/gst-libs/gst/gl/Makefile.am b/gst-libs/gst/gl/Makefile.am new file mode 100644 index 0000000..e69de29 -- 2.7.4