mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-02-17 11:45:25 +00:00
Fix missing sources on bayer's buildsystem androgenizer call
This commit is contained in:
parent
9cbc1fd23a
commit
506f97a975
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ Android.mk: Makefile.am $(BUILT_SOURCES)
|
|||
-:TAGS eng debug \
|
||||
-:REL_TOP $(top_srcdir) -:ABS_TOP $(abs_top_srcdir) \
|
||||
-:SOURCES $(libgstbayer_la_SOURCES) \
|
||||
$(nodist_libgstbayer_la_SOURCES) \
|
||||
-:CFLAGS $(DEFS) $(DEFAULT_INCLUDES) $(libgstbayer_la_CFLAGS) \
|
||||
-:LDFLAGS $(libgstbayer_la_LDFLAGS) \
|
||||
$(libgstbayer_la_LIBADD) \
|
||||
|
|
Loading…
Reference in a new issue