mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2025-01-13 10:55:34 +00:00
Makefile: indenting
This commit is contained in:
parent
fe59ce2a38
commit
3aad26cbcb
1 changed files with 4 additions and 4 deletions
|
@ -19,11 +19,11 @@ gst_mi_SOURCES = \
|
|||
gst_mi_LDADD = \
|
||||
$(MI_LIBS) -lgstinterfaces-0.10 -lgstpbutils-0.10
|
||||
|
||||
pixmapsdir=$(pkgdatadir)/ui/icons
|
||||
pixmaps_DATA=gst-mi.png
|
||||
pixmapsdir = $(pkgdatadir)/ui/icons
|
||||
pixmaps_DATA = gst-mi.png
|
||||
|
||||
iconsdir=$(datadir)/pixmaps/
|
||||
icons_DATA=gst-mi.png
|
||||
iconsdir = $(datadir)/pixmaps/
|
||||
icons_DATA = gst-mi.png
|
||||
|
||||
desktopdir = $(datadir)/applications/
|
||||
desktop_DATA = gst-mi.desktop
|
||||
|
|
Loading…
Reference in a new issue