Rename all occurrences of "fbdev" into "am7xxx"
[gst-am7xxxsink.git] / src / Makefile.am
index 06a03e0..7971f2c 100644 (file)
@@ -1,15 +1,15 @@
 # Note: plugindir is set in configure
 
-plugin_LTLIBRARIES = libgstfbdevsink.la
+plugin_LTLIBRARIES = libgstam7xxxsink.la
 
 # sources used to compile this plug-in
-libgstfbdevsink_la_SOURCES = gstfbdevsink.c gstfbdevsink.h
+libgstam7xxxsink_la_SOURCES = gstam7xxxsink.c gstam7xxxsink.h
 
 # compiler and linker flags used to compile this plugin, set in configure.ac
-libgstfbdevsink_la_CFLAGS = $(GST_CFLAGS)
-libgstfbdevsink_la_LIBADD = $(GST_LIBS)
-libgstfbdevsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
-libgstfbdevsink_la_LIBTOOLFLAGS = --tag=disable-static
+libgstam7xxxsink_la_CFLAGS = $(GST_CFLAGS)
+libgstam7xxxsink_la_LIBADD = $(GST_LIBS)
+libgstam7xxxsink_la_LDFLAGS = $(GST_PLUGIN_LDFLAGS)
+libgstam7xxxsink_la_LIBTOOLFLAGS = --tag=disable-static
 
 # headers we need but don't want installed
-noinst_HEADERS = gstfbdevsink.h
+noinst_HEADERS = gstam7xxxsink.h