From 09f8af853f0a859bcb3147e30179db9189147cc4 Mon Sep 17 00:00:00 2001 From: Felipe Contreras Date: Wed, 31 Oct 2007 09:13:30 +0000 Subject: Add more missing files. --- configure.ac | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure.ac b/configure.ac index 31fdc3f..d9a15e2 100644 --- a/configure.ac +++ b/configure.ac @@ -4,7 +4,7 @@ AC_INIT([GstOpenMAX], [0.10.0.2], [http://freedesktop.org/wiki/GstOpenMAX], [gst AC_CONFIG_AUX_DIR([config]) AM_INIT_AUTOMAKE AC_CONFIG_HEADERS([config.h]) -AC_CONFIG_FILES([Makefile omx/Makefile]) +AC_CONFIG_FILES([Makefile omx/Makefile common/Makefile common/m4/Makefile]) dnl versions of GStreamer GST_MAJORMINOR=0.10 -- cgit v1.2.3