summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim-Philipp Müller <tim.muller@collabora.co.uk>2009-03-01 18:31:17 +0000
committerTim-Philipp Müller <tim.muller@collabora.co.uk>2009-03-01 18:31:17 +0000
commit0a835bc9a3e1cdddc9a0492a315a9f3d4c4716ce (patch)
treeabafd015b857380b0fc9621d74a4dac7c4c97f80
parent190857559cb0a713c31a409d026af81a41fde261 (diff)
app: force automatic rebuild of gstapp-marshal.[ch] after previous change
The previous change to appsrc/appsink requires people to 'make clean' to get the marshallers rebuilt (causing a build failure otherwise). Change some lines in the .list file around to force a rebuild of these files automatically.
-rw-r--r--gst-libs/gst/app/gstapp-marshal.list3
1 files changed, 2 insertions, 1 deletions
diff --git a/gst-libs/gst/app/gstapp-marshal.list b/gst-libs/gst/app/gstapp-marshal.list
index a5d8bdc8b..ad35948dc 100644
--- a/gst-libs/gst/app/gstapp-marshal.list
+++ b/gst-libs/gst/app/gstapp-marshal.list
@@ -1,4 +1,5 @@
-VOID:UINT
BOOLEAN:UINT64
ENUM:OBJECT
ENUM:VOID
+VOID:UINT
+