mirror of
https://github.com/virt-manager/virt-manager.git
synced 2026-08-11 05:24:55 -05:00
ENsure SVG files are included in dist / install
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
|
||||
pixmapdir = $(pkgdatadir)/pixmaps
|
||||
pixmap_DATA = $(wildcard $(srcdir)/*.png)
|
||||
pixmap_DATA = $(wildcard $(srcdir)/*.png) $(wildcard $(srcdir)/*.svg)
|
||||
|
||||
EXTRA_DIST = $(pixmap_DATA)
|
||||
|
||||
Reference in New Issue
Block a user