diff options
Diffstat (limited to 'rotord/Makefile')
| -rw-r--r-- | rotord/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/rotord/Makefile b/rotord/Makefile index 54f5b92..0895ed9 100644 --- a/rotord/Makefile +++ b/rotord/Makefile @@ -1,5 +1,5 @@ # The pre-processor and compiler options. -MY_CFLAGS = -fpermissive -std=c++11 -Wno-error +MY_CFLAGS = -fpermissive -std=c++11 -Wno-error -I /opt/gstreamer-sdk/include/gstreamer-0.10/ -I /opt/gstreamer-sdk/include/glib-2.0 -I /opt/gstreamer-sdk/lib/glib-2.0/include -I /opt/gstreamer-sdk/include/libxml2 # -I ../ffmpeg |
