From 71bf0f124532818559a4f1ac438a1221237bb99c Mon Sep 17 00:00:00 2001 From: Wim Taymans Date: Sun, 2 Jun 2002 13:25:38 +0000 Subject: Make elements nanoseconds aware Original commit message from CVS: Make elements nanoseconds aware --- ext/libfame/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ext') diff --git a/ext/libfame/Makefile.am b/ext/libfame/Makefile.am index e272082e..a0b42a32 100644 --- a/ext/libfame/Makefile.am +++ b/ext/libfame/Makefile.am @@ -2,7 +2,7 @@ plugindir = $(libdir)/gst plugin_LTLIBRARIES = libgstlibfame.la -libgstlibfame_la_SOURCES = gstlibfame.c +libgstlibfame_la_SOURCES = gstlibfame.c gstfamedec.c libgstlibfame_la_CFLAGS = $(GST_CFLAGS) libgstlibfame_la_LIBADD = $(LIBFAME_LIBS) libgstlibfame_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS) -- cgit v1.2.1