gmyth-stream/gmemcoder/src/Makefile.am
branchtrunk
changeset 846 5d027884a9d3
parent 786 a4529d0f8ede
     1.1 --- a/gmyth-stream/gmemcoder/src/Makefile.am	Thu Jul 05 13:43:24 2007 +0100
     1.2 +++ b/gmyth-stream/gmemcoder/src/Makefile.am	Tue Sep 18 13:45:04 2007 +0100
     1.3 @@ -9,7 +9,8 @@
     1.4  gmencoder_LDADD = \
     1.5  	$(GLIB_LIBS) \
     1.6  	$(GST_LIBS) \
     1.7 -	$(GVFS_LIBS)
     1.8 +	$(GVFS_LIBS) \
     1.9 +	-lgstinterfaces-0.10
    1.10  
    1.11  AM_CPPFLAGS = \
    1.12  	$(GLIB_CFLAGS) \