app: remove marshaller files from git
authorTim-Philipp Müller <tim@centricular.com>
Sun, 15 May 2016 13:43:11 +0000 (14:43 +0100)
committerTim-Philipp Müller <tim@centricular.com>
Mon, 16 May 2016 08:20:36 +0000 (09:20 +0100)
Makefile.am
gst-libs/gst/app/.gitignore [deleted file]
gst-libs/gst/app/gstapp-marshal.list [deleted file]

index 5fc3e10..fc34e1d 100644 (file)
@@ -81,6 +81,8 @@ CRUFT_FILES = \
        $(top_builddir)/common/shave \
        $(top_builddir)/common/shave-libtool \
        $(top_builddir)/gst-libs/gst/audio/testchannels \
+        $(top_builddir)/gst-libs/gst/app/gstapp-marshal.c \
+        $(top_builddir)/gst-libs/gst/app/gstapp-marshal.h \
        $(top_builddir)/tests/check/elements/gdppay \
        $(top_builddir)/tests/check/elements/gdpdepay \
        $(top_builddir)/tests/check/pipelines/streamheader \
diff --git a/gst-libs/gst/app/.gitignore b/gst-libs/gst/app/.gitignore
deleted file mode 100644 (file)
index 9f0ae4b..0000000
+++ /dev/null
@@ -1,2 +0,0 @@
-gstapp-marshal.c
-gstapp-marshal.h
diff --git a/gst-libs/gst/app/gstapp-marshal.list b/gst-libs/gst/app/gstapp-marshal.list
deleted file mode 100644 (file)
index d5fefd8..0000000
+++ /dev/null
@@ -1,6 +0,0 @@
-BOOLEAN:UINT64
-ENUM:BOXED
-ENUM:VOID
-BOXED:VOID
-VOID:UINT
-