Use correct GAPI directory

Fixes bug #607123.
This commit is contained in:
Gabriel Burt 2010-01-16 11:18:17 +01:00 committed by Sebastian Dröge
parent a8d9bf8d07
commit 267cfe1bae

View file

@ -12,7 +12,7 @@ references = $(GLIBSHARP_LIBS)
KEYFILE = gstreamer-sharp.snk
ASSEMBLY = $(ASSEMBLY_NAME).dll
gapidir = $(datadir)/gapi
gapidir = $(datadir)/gapi-2.0
gapi_DATA = $(APIS)
glue_includes="gst/gst.h gst/interfaces/colorbalance.h gst/interfaces/colorbalancechannel.h gst/interfaces/tuner.h gst/interfaces/tunerchannel.h gst/interfaces/tunernorm.h gst/cdda/gstcddabasesrc.h"