mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-02-25 18:55:27 -06:00
ENsure SVG files are included in dist / install
This commit is contained in:
parent
27a0386f62
commit
56f857a637
@ -1,5 +1,5 @@
|
||||
|
||||
pixmapdir = $(pkgdatadir)/pixmaps
|
||||
pixmap_DATA = $(wildcard $(srcdir)/*.png)
|
||||
pixmap_DATA = $(wildcard $(srcdir)/*.png) $(wildcard $(srcdir)/*.svg)
|
||||
|
||||
EXTRA_DIST = $(pixmap_DATA)
|
||||
|
Loading…
Reference in New Issue
Block a user