mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-11-10 11:29:55 +00:00
7 lines
111 B
Makefile
7 lines
111 B
Makefile
|
uidir = $(datadir)/codecanalyzer/ui
|
||
|
|
||
|
ui_DATA = \
|
||
|
mainwindow.xml menu.xml LICENSE.txt
|
||
|
|
||
|
EXTRA_DIST = $(ui_DATA)
|