mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-31 11:32:38 +00:00
install fix
Original commit message from CVS: install fix
This commit is contained in:
parent
cbd95dd815
commit
21693f54de
1 changed files with 2 additions and 0 deletions
|
@ -19,6 +19,8 @@ install-data-hook:
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
gst_loader_headers =
|
gst_loader_headers =
|
||||||
|
install-data-hook:
|
||||||
|
true
|
||||||
endif
|
endif
|
||||||
|
|
||||||
gst_loader_la_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS) -DGDK_PIXBUF_ENABLE_BACKEND
|
gst_loader_la_CFLAGS = $(GST_CFLAGS) $(GTK_CFLAGS) -DGDK_PIXBUF_ENABLE_BACKEND
|
||||||
|
|
Loading…
Reference in a new issue