app: force automatic rebuild of gstapp-marshal.[ch] after previous change
authorTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 1 Mar 2009 18:31:17 +0000 (18:31 +0000)
committerTim-Philipp Müller <tim.muller@collabora.co.uk>
Sun, 1 Mar 2009 18:31:17 +0000 (18:31 +0000)
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.

gst-libs/gst/app/gstapp-marshal.list

index a5d8bdc..ad35948 100644 (file)
@@ -1,4 +1,5 @@
-VOID:UINT
 BOOLEAN:UINT64
 ENUM:OBJECT
 ENUM:VOID
+VOID:UINT
+