SOURCES = appsink.ml
RESULT = appsink
LIBS = unix bigarray gstreamer
CLIBS = camlidl
INCDIRS = ../../src

all: dnc

test: all
	./appsink

include OCamlMakefile