summaryrefslogtreecommitdiff
path: root/gst-libs/gst/vaapi/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/vaapi/Makefile.am')
-rw-r--r--gst-libs/gst/vaapi/Makefile.am13
1 files changed, 13 insertions, 0 deletions
diff --git a/gst-libs/gst/vaapi/Makefile.am b/gst-libs/gst/vaapi/Makefile.am
new file mode 100644
index 00000000..0984d1c5
--- /dev/null
+++ b/gst-libs/gst/vaapi/Makefile.am
@@ -0,0 +1,13 @@
+lib_LTLIBRARIES = libgstvaapi-@GST_MAJORMINOR@.la
+
+libgstvaapi_@GST_MAJORMINOR@_la_SOURCES = \
+ $(NULL)
+
+libgstvaapi_@GST_MAJORMINOR@includedir = \
+ $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/vaapi
+
+libgstvaapi_@GST_MAJORMINOR@include_HEADERS = \
+ $(NULL)
+
+# Extra clean files so that maintainer-clean removes *everything*
+MAINTAINERCLEANFILES = Makefile.in