gmyth-stream/gmemcoder/tests/Makefile.am
author renatofilho
Thu May 10 22:09:33 2007 +0100 (2007-05-10)
branchtrunk
changeset 643 653976fae5dd
permissions -rw-r--r--
[svn r649] gmythuri is livetv fixed
     1 bin_PROGRAMS = \
     2 	gnl-test
     3 
     4 gnl_test_SOURCES = \
     5 	main.c 
     6 	
     7 gnl_test_LDADD = \
     8 	$(GLIB_LIBS) \
     9 	$(GST_LIBS)
    10 
    11 AM_CPPFLAGS = \
    12 	$(GLIB_CFLAGS) \
    13 	$(GST_CFLAGS)
    14 
    15 CLEANFILES =