mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-18 07:47:17 +00:00
49b6a51534
Original commit message from CVS: Fixed makefiles for docs Added eos test programs
4 lines
145 B
Makefile
4 lines
145 B
Makefile
xpmdir = $(datadir)/gsteditor/pixmaps
|
|
xpm_DATA = bin.xpm element.xpm pipeline.xpm selector.xpm tee.xpm thread.xpm
|
|
|
|
EXTRA_DIST = $(xpm_DATA)
|