summaryrefslogtreecommitdiff
path: root/gst/speed/Makefile.am
diff options
context:
space:
mode:
authorAndy Wingo <wingo@pobox.com>2001-12-22 23:26:33 +0000
committerAndy Wingo <wingo@pobox.com>2001-12-22 23:26:33 +0000
commitad6ed7da2d0d15eecc924dfe408320652481e885 (patch)
tree5adb0cfc1d7b419d6b4246f616400dca7678bac0 /gst/speed/Makefile.am
parente5d9d6e2a512540848f5d38e01b9678a1ef5c761 (diff)
Initial revision
Original commit message from CVS: Initial revision
Diffstat (limited to 'gst/speed/Makefile.am')
-rw-r--r--gst/speed/Makefile.am8
1 files changed, 8 insertions, 0 deletions
diff --git a/gst/speed/Makefile.am b/gst/speed/Makefile.am
new file mode 100644
index 000000000..35aed2079
--- /dev/null
+++ b/gst/speed/Makefile.am
@@ -0,0 +1,8 @@
+filterdir = $(libdir)/gst
+
+filter_LTLIBRARIES = libgstspeed.la
+
+libgstspeed_la_SOURCES = gstspeed.c
+libgstspeed_la_CFLAGS = $(GST_CFLAGS)
+
+noinst_HEADERS = gstspeed.h filter.func