summaryrefslogtreecommitdiffstats
path: root/gst-libs/gst/navigation/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'gst-libs/gst/navigation/Makefile.am')
-rw-r--r--gst-libs/gst/navigation/Makefile.am8
1 files changed, 0 insertions, 8 deletions
diff --git a/gst-libs/gst/navigation/Makefile.am b/gst-libs/gst/navigation/Makefile.am
deleted file mode 100644
index b06e2ecb..00000000
--- a/gst-libs/gst/navigation/Makefile.am
+++ /dev/null
@@ -1,8 +0,0 @@
-noinst_LTLIBRARIES = libgstnavigation.la
-
-libgstnavigation_la_SOURCES = navigation.c
-
-libgstnavigationincludedir = $(includedir)/gstreamer-@GST_MAJORMINOR@/gst/navigation
-libgstnavigationinclude_HEADERS = navigation.h
-
-libgstnavigation_la_CFLAGS = $(GST_CFLAGS)