Browse Source

qt: Fix make distcheck

pull/112/head
Hugo Beauzée-Luyssen 6 years ago
parent
commit
83b2d6f496
  1. 1
      modules/gui/qt/Makefile.am

1
modules/gui/qt/Makefile.am

@ -575,6 +575,7 @@ libqt_plugin_la_RES = \
gui/qt/pixmaps/topbar/list.svg \
gui/qt/pixmaps/cone.svg \
gui/qt/pixmaps/album_cover.svg \
gui/qt/pixmaps/back.svg \
gui/qt/pixmaps/time.svg
#QML and JS resources

Loading…
Cancel
Save