gstreamer/tests/examples/stepping/Makefile.am

5 lines
103 B
Makefile
Raw Normal View History

2009-05-11 16:56:03 +00:00
noinst_PROGRAMS = framestep1
framestep1_LDADD = $(GST_OBJ_LIBS)
framestep1_CFLAGS = $(GST_OBJ_CFLAGS)