marshal: Fix typo in the Makefile that prevented marshal .c being built

This commit is contained in:
Edward Hervey 2010-08-05 11:40:49 +02:00
parent 98298c00e5
commit f4245ed133

View file

@ -1,5 +1,5 @@
built_header_make = gesmarshal.h
build_source_make = gesmarshal.c
built_source_make = gesmarshal.c
lib_LTLIBRARIES = libges-@GST_MAJORMINOR@.la